Skip to content

Commit 23fb73b

Browse files
committed
u
1 parent 1761df8 commit 23fb73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
python-version: 3.12
2424
- run: |
25-
pip install --system nbformat
25+
pip install nbformat
2626
python auto_add_date.py posts/*.ipynb
2727
- run: quarto render
2828
- uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)