File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 5
5
branches :
6
6
- main
7
7
- master
8
-
9
8
workflow_dispatch :
10
9
11
10
jobs :
12
11
build-and-deploy-bookdown :
13
- Build and bookdown :
14
- steps :
15
- - uses : MTES-MCT/parcours-r/.github/workflows/bookdown-build-from-desc-and-deploy.yml@master
16
- with :
12
+ name : Build and bookdown
13
+ uses : MTES-MCT/parcours-r/.github/workflows/bookdown-build-and-deploy.yml@master
14
+ with :
17
15
r_version : ' 4.2.2'
18
-
19
- - name : Reaparation bug lien gganimate
20
- run : |
21
- download.file(url = "https://raw.githubusercontent.com/MTES-MCT/savoirfR/master/vignettes/mod5_exo6_solution-1.gif",
22
- destfile = "_book/Valorisation-des-données_files/figure-html/mod5_exo6_solution-192-1.gif")
23
- # attention le numero 192 peut changer
24
- download.file(url = "https://raw.githubusercontent.com/MTES-MCT/savoirfR/master/vignettes/mod5_exo6_solution-1.gif",
25
- destfile = "_book/Valorisation-des-données_files/figure-html/mod5_exo6_solution-1.gif")
26
- shell : Rscript {0}
You can’t perform that action at this time.
0 commit comments