Skip to content

Commit

Permalink
Update zenodo-datos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JFormoso authored Nov 7, 2024
1 parent 5e1974d commit 70a32f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zenodo-datos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
Rscript -e "install.packages('remotes', repos='https://ftp.belnet.be/mirror/CRAN')"
- name: Install zen4R
run: |
Rscript -e "remotes::install_github('eblondel/zen4R')"
Rscript -e "remotes::install_github('eblondel/zen4R', dependencies = T)"
- name: Run zenodo-dator.R script
run: |
source('R/zenodo-datos.R')
Expand Down

0 comments on commit 70a32f5

Please sign in to comment.