diff --git a/.github/workflows/check-bioc.yml b/.github/workflows/check-bioc.yml index 6c7ea14..ab17313 100644 --- a/.github/workflows/check-bioc.yml +++ b/.github/workflows/check-bioc.yml @@ -255,7 +255,7 @@ jobs: git config --global user.email "actions@github.com" git config --global user.name "GitHub Actions" git config --global --add safe.directory /__w/transmogR/transmogR - Rscript -e "pkgdown::deploy_to_branch(clean = TRUE)" + Rscript -e "pkgdown::deploy_to_branch(new_process = FALSE)" shell: bash {0} ## Note that you need to run pkgdown::deploy_to_branch(new_process = FALSE) ## at least one locally before this will work. This creates the gh-pages