diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 99e4039bfc..8b6d7a7ffb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -57,6 +57,7 @@ jobs: run: | remotes::install_deps(dependencies = TRUE) remotes::install_cran("roxygen2") + remotes::install_cran("pkgbuild") shell: Rscript {0} - name: CMake