Skip to content

Commit

Permalink
Merge branch 'main' into docs-new-loc-docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Oct 1, 2024
2 parents e9fc9e3 + 641a8d6 commit 591b211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install ".[all]"
pip install git+https://github.com/machow/quartodoc.git@a98bf47004a76578e6893b4ba6d9447322137a3c
pip install git+https://github.com/machow/quartodoc.git@5ed1430d4dc0e75414d0b11532ecd2393965b8d2
- uses: quarto-dev/quarto-actions/setup@v2
- name: Build docs
run: |
Expand Down

0 comments on commit 591b211

Please sign in to comment.