Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Oct 12, 2024
1 parent 1761df8 commit 23fb73b
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 @@ -22,7 +22,7 @@ jobs:
with:
python-version: 3.12
- run: |
pip install --system nbformat
pip install nbformat
python auto_add_date.py posts/*.ipynb
- run: quarto render
- uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 23fb73b

Please sign in to comment.