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 42dc8be commit 5e1974d
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 @@ -20,7 +20,7 @@ jobs:
run: 'sudo apt-get -y install libcurl4-openssl-dev'
shell: bash
- name: Install CRAN packages
run: Rscript -e 'install.packages(c("googlesheets4", "lubridate", "sodium"))'
run: Rscript -e 'install.packages(c("googlesheets4", "lubridate"))'
- name: Install remotes
run: |
Rscript -e "install.packages('remotes', repos='https://ftp.belnet.be/mirror/CRAN')"
Expand Down

0 comments on commit 5e1974d

Please sign in to comment.