Skip to content

Commit

Permalink
Merge pull request #236 from istallworthy/debugging
Browse files Browse the repository at this point in the history
Update pkgdown.yaml
  • Loading branch information
istallworthy authored Sep 26, 2024
2 parents 87cd74d + 7038272 commit be44e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# run: sudo chmod +x /Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto
#
- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE, quiet = FALSE)
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}

- name: Deploy to GitHub pages 🚀
Expand Down

0 comments on commit be44e9b

Please sign in to comment.