Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartenBE authored Sep 22, 2024
1 parent a0e1070 commit 1bf84f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
python-version: '3.12'
- run: pip install mkslides-reveal
- run: mkslides-reveal build docs/
- run: mkslides build docs/
- uses: actions/upload-pages-artifact@v3
with:
path: ./site
Expand Down

0 comments on commit 1bf84f5

Please sign in to comment.