From 1c1182301e0e44421bd1588ae2e3d038bd34e25e Mon Sep 17 00:00:00 2001 From: shubham1206agra Date: Thu, 28 Apr 2022 12:46:18 +0530 Subject: [PATCH] force install pkgbuild --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) 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