Skip to content

Commit

Permalink
only update devtools - for speed
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed Jul 25, 2024
1 parent e06efe6 commit c05b5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onlabel_Ubuntu_setup_sysreqs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: update R packages
run: |
update.packages(ask = FALSE, checkBuilt = TRUE)
update.packages(c("devtools"), ask = FALSE, checkBuilt = TRUE)
shell: Rscript {0}

- name: install JAGS
Expand Down

0 comments on commit c05b5f9

Please sign in to comment.