Skip to content

Commit f75253c

Browse files
committed
changes local to FALSE
1 parent d151c91 commit f75253c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blogdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Build site
7777
run: |
78-
Rscript -e 'blogdown::build_site(TRUE)'
78+
Rscript -e 'blogdown::build_site()'
7979
8080
- name: Deploy
8181
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)