Skip to content

Commit

Permalink
Il manquait le pkg remotes
Browse files Browse the repository at this point in the history
  • Loading branch information
antuki committed Jul 3, 2024
1 parent 29b58c9 commit c09c1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

- name: Install CARTElette (sinon bug vignette)
run: |
Rscript -e 'install.packages(c("remotes"))'
Rscript -e 'remotes::install_github("antuki/CARTElette/CARTElette@RPackage")'
- name: Build site
Expand Down

0 comments on commit c09c1cc

Please sign in to comment.