Skip to content

Commit

Permalink
Update action_BODC_table_generator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilrader committed Sep 20, 2024
1 parent 83e199e commit 1e40d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/action_BODC_table_generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Install R packages
run: |
Rscript -e 'install.packages(c("RCurl", "httr", "dplyr", "finch", "ggplot2", "leaflet", "rjson", "parsedate", "plyr", "tidyr", "stringdist"))'
Rscript -e 'install.packages("remotes")'
Rscript -e 'remotes::install_github("iobis/obistools")'
Rscript -e 'remotes::install_github("iobis/skosxml")'
Expand Down

0 comments on commit 1e40d01

Please sign in to comment.