Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanrongen committed Jan 19, 2024
1 parent a3eff41 commit 34f8d31
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ jobs:
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: 1.2.112
version: 1.3.450

- name: Render Site
uses: quarto-dev/quarto-actions/render@v2
run: |
quarto render
- name: No Jekyll
run: |
Expand Down

0 comments on commit 34f8d31

Please sign in to comment.