Skip to content

Commit

Permalink
Merge pull request #43 from CIAT-DAPA/develop
Browse files Browse the repository at this point in the history
test
  • Loading branch information
santiago123x authored May 9, 2024
2 parents 5376c4f + 831d170 commit 6acd600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:

- name: Install dependencies
run: |
install.packages(c("httr", "rjson", "raster", "sf", "devtools", "roxygen2"))
install.packages(c("httr", "shiny", "rjson", "raster", "sf", "devtools", "roxygen2"))
shell: Rscript {0}

- name: Update version in DESCRIPTION
Expand Down

0 comments on commit 6acd600

Please sign in to comment.