Take a guess that might fix the build issue.
This commit is contained in:
@@ -154,6 +154,7 @@ jobs:
|
||||
install.packages('remotes')
|
||||
remotes::install_deps('${{ needs.jobR.outputs.r_bindings }}', dependencies = TRUE)
|
||||
remotes::install_cran("rcmdcheck")
|
||||
remotes::install_cran("curl")
|
||||
shell: Rscript {0}
|
||||
|
||||
- name: Check
|
||||
|
||||
Reference in New Issue
Block a user