Skip to content

Commit 08f714a

Browse files
authored
Update render_site.yaml
1 parent e0e5023 commit 08f714a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/render_site.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: r-lib/actions/setup-r-dependencies@v2
3535
with:
36-
extra-packages: any::rmarkdown, local::.
36+
extra-packages: any::rmarkdown
3737
needs: website
3838

3939
- name: Build site
@@ -46,4 +46,4 @@ jobs:
4646
with:
4747
clean: false
4848
branch: gh-pages
49-
folder: docs
49+
folder: docs

0 commit comments

Comments
 (0)