Skip to content

Commit 67d4d56

Browse files
committed
Update quarto_render.yml
1 parent 103a396 commit 67d4d56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/quarto_render.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
#
2626
# - name: Setup R
2727
# uses: r-lib/actions/setup-r@v2
28+
# with:
29+
# packages: |
30+
# any::rmarkdown
31+
#
2832
#
2933
# - name: Render Quarto Project
3034
# uses: quarto-dev/quarto-actions/render@v2

0 commit comments

Comments
 (0)