We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1761df8 commit 23fb73bCopy full SHA for 23fb73b
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
python-version: 3.12
24
- run: |
25
- pip install --system nbformat
+ pip install nbformat
26
python auto_add_date.py posts/*.ipynb
27
- run: quarto render
28
- uses: actions/upload-pages-artifact@v3
0 commit comments