Skip to content

Commit d28a17b

Browse files
authored
Update bookdown-build-and-deploy.yml
1 parent f777984 commit d28a17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bookdown-build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Reaparation bug lien gganimate
20-
run:|
20+
run: |
2121
curl -o _book/Valorisation-des-données_files/figure-html/mod5_exo6_solution-192-1.gif https://raw.githubusercontent.com/MTES-MCT/savoirfR/master/vignettes/mod5_exo6_solution-1.gif
2222
curl -o _book/Valorisation-des-données_files/figure-html/mod5_exo6_solution-1.gif https://raw.githubusercontent.com/MTES-MCT/savoirfR/master/vignettes/mod5_exo6_solution-1.gif

0 commit comments

Comments
 (0)