Skip to content

Commit

Permalink
Update bookdown-build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jengelaere authored Dec 8, 2023
1 parent 7d45a2f commit f777984
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/bookdown-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,11 @@ jobs:
name: Build and bookdown
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-and-deploy.yml@master
with:
r_version: '4.2.2'
r_version: '4.2.2'
reparation_lien_gg_animate:
runs-on: ubuntu-latest
steps:
- name: Reaparation bug lien gganimate
run:|
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
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 comments on commit f777984

Please sign in to comment.