Skip to content

Commit

Permalink
install quarto
Browse files Browse the repository at this point in the history
  • Loading branch information
JoostBuitink committed Aug 15, 2024
1 parent 991f8e8 commit 2742761
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Prepare pixi
run: pixi run install-ci

- name: Install Quarto
uses: quarto-dev/quarto-actions/setup

- name: Check Quarto installation and all engines
run: pixi run quarto-check

Expand Down

0 comments on commit 2742761

Please sign in to comment.