Skip to content

Commit 0610dfd

Browse files
committed
test quarto publishing
1 parent 3c7b899 commit 0610dfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/presentations.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- uses: actions/setup-python@v2
2222
with:
2323
python-version: '3.x'
24+
- name: Set up Quarto
25+
uses: quarto-dev/quarto-actions/setup@v2
2426
- name: Publish to GitHub Pages (and render)
2527
uses: quarto-dev/quarto-actions/publish@v2
2628
with:

0 commit comments

Comments
 (0)