We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d45a2f commit f777984Copy full SHA for f777984
.github/workflows/bookdown-build-and-deploy.yml
@@ -12,4 +12,11 @@ jobs:
12
name: Build and bookdown
13
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-and-deploy.yml@master
14
with:
15
- r_version: '4.2.2'
+ 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