Skip to content

Commit f777984

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

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,11 @@ jobs:
1212
name: Build and bookdown
1313
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-and-deploy.yml@master
1414
with:
15-
r_version: '4.2.2'
15+
r_version: '4.2.2'
16+
reparation_lien_gg_animate:
17+
runs-on: ubuntu-latest
18+
steps:
19+
- name: Reaparation bug lien gganimate
20+
run:|
21+
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
22+
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)