Skip to content

Commit

Permalink
ci: use quarto pre-release (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil authored Jan 27, 2024
1 parent 6d2efd1 commit 09a6fcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: "pre-release"

- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
Expand Down

0 comments on commit 09a6fcf

Please sign in to comment.