We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d151c91 commit f75253cCopy full SHA for f75253c
.github/workflows/blogdown.yaml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Build site
77
run: |
78
- Rscript -e 'blogdown::build_site(TRUE)'
+ Rscript -e 'blogdown::build_site()'
79
80
- name: Deploy
81
uses: peaceiris/actions-gh-pages@v3
0 commit comments