Skip to content

Commit

Permalink
typo colab notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Feb 5, 2025
1 parent d8c6fd0 commit f3ae44e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/colab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
API_INPI_USERNAME: ${{ secrets.API_INPI_USERNAME }}
API_INPI_PASSWORD: ${{ secrets.API_INPI_PASSWORD }}
run: |
export QUARTO_PROFILE=fr
rm _quarto.yml
cp _quarto.yml _quarto.yml
cp _quarto-prod.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 f3ae44e

Please sign in to comment.