Skip to content

Commit

Permalink
using correct action
Browse files Browse the repository at this point in the history
  • Loading branch information
larsvilhuber committed Oct 14, 2024
1 parent ccb6d59 commit 9543916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
node /decktape/decktape.js --chrome-path /usr/bin/chromium-browser --chrome-arg=--no-sandbox --chrome-arg=--disable-gpu index.html index.pdf
- name: Upload Artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-artifact@v4
with:
name: artifact-presentation-pdf
path: _html/index.pdf
Expand Down

0 comments on commit 9543916

Please sign in to comment.