Take a guess that might fix the build issue.

This commit is contained in:
Ryan Curtin
2023-12-11 11:42:33 -05:00
parent 2954c54e3a
commit 59de5bbf21
+1
View File
@@ -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