Skip to content

Commit

Permalink
Try to fix github-pages deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Oct 17, 2024
1 parent b7e8429 commit b182835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
raco make www/main.scrbl
make -C www main
- name: Archive www
uses: actions/upload-artifact@v4
uses: actions/upload-pages-artifact@v4
with:
name: github-pages
path: www/main
Expand Down

0 comments on commit b182835

Please sign in to comment.