Skip to content

Commit

Permalink
Fix actions 1
Browse files Browse the repository at this point in the history
  • Loading branch information
klau506 committed Jul 5, 2024
1 parent eff5d49 commit c784072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
install.packages(c("remotes","rcmdcheck"), repos = "https://cloud.r-project.org")
remotes::install_deps(dependencies = TRUE)
remotes::install_github("JGCRI/rpackageutils")
remotes::install_github("shinyTree/shinyTree")
shell: Rscript {0}

- name: Check
Expand Down

0 comments on commit c784072

Please sign in to comment.