Skip to content

Commit

Permalink
Update GitHub Action for uploading web artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
7h30n3 committed Aug 29, 2024
1 parent 9bc4934 commit 45d6352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:
build_pdf: false

- name: Upload web artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: 'build/web'

Expand Down

0 comments on commit 45d6352

Please sign in to comment.