Skip to content

Commit

Permalink
install quarto
Browse files Browse the repository at this point in the history
  • Loading branch information
damonbayer committed Dec 17, 2024
1 parent e27308e commit 63d061f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline-run-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
run: pip install poetry
- name: "Install pyrenew-hew"
run: poetry install
- name: "Set up Quarto"
uses: quarto-dev/quarto-actions/setup@v2
- name: "Set up dependencies for hewr"
uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 63d061f

Please sign in to comment.