Skip to content

Commit 787069c

Browse files
authored
Don't build notebook failing
1 parent 9464829 commit 787069c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
run: |
123123
export QUARTO_PROFILE=fr,en
124124
rm content/modelisation/index.qmd # Remove file not building in ipynb
125+
rm content/annexes/evaluation.qmd # Remove file not building in ipynb
125126
uv run quarto render --profile fr --to ipynb
126127
uv run quarto render --profile en --to ipynb
127128
- name: Move to expected directory

0 commit comments

Comments
 (0)