Skip to content

Commit

Permalink
tweak quartodoc install
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyAJohnston committed Jul 5, 2023
1 parent 5a3f1b7 commit 2f15b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: "3.10"
- name: Install dependencies
run: |
python -m pip install quartodoc
python -m pip install quartodoc==0.3.3
python -m pip install pyyaml
python -m pip install click
- uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit 2f15b1a

Please sign in to comment.