Skip to content

Commit

Permalink
keep 1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Solymos <psolymos@gmail.com>
  • Loading branch information
psolymos committed Jun 3, 2023
1 parent 9aaa5a7 commit 28c6c83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Check R package
uses: r-lib/actions/check-r-package@v2

- name: Build site
run: Rscript -e 'pkgdown::build_site_github_pages(install=TRUE)'

- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}
Expand Down

0 comments on commit 28c6c83

Please sign in to comment.