Skip to content

Commit

Permalink
colab notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Feb 1, 2025
1 parent 80fa815 commit 2c53408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/colab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
export QUARTO_PROFILE=fr
rm _quarto.yml
cp _quarto-test.yml _quarto.yml
cp _quarto.yml _quarto.yml
rm content/modelisation/index.qmd # Remove file not building in ipynb
python build/colab/tweak_quarto_project.py
quarto render --to ipynb
Expand Down

0 comments on commit 2c53408

Please sign in to comment.