Skip to content

Commit

Permalink
fixed action
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold committed May 20, 2024
1 parent 082faf3 commit 1782187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_emscripten-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
jupyter lite build --contents content --output-dir dist
- name: Upload artifact
uses: actions/upload-pages-artifact@4 # https://github.com/actions/upload-artifact/releases
uses: actions/upload-pages-artifact@3 # https://github.com/actions/upload-pages-artifact/releases
with:
path: ./dist

Expand Down

0 comments on commit 1782187

Please sign in to comment.