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 3471e2d commit 1761df8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.12
- uses: astral-sh/setup-uv@v3
- run: |
uv pip install --system nbformat
pip install --system nbformat
python auto_add_date.py posts/*.ipynb
- run: quarto render
- uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 1761df8

Please sign in to comment.