Skip to content

Commit 348ea31

Browse files
committed
Still trying to get deployment to work.
1 parent b182835 commit 348ea31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
raco make www/main.scrbl
3535
make -C www main
3636
- name: Archive www
37-
uses: actions/upload-pages-artifact@v4
37+
uses: actions/upload-pages-artifact@v3
3838
with:
3939
name: github-pages
4040
path: www/main

0 commit comments

Comments
 (0)