Skip to content

Commit

Permalink
ci: always build with latest quarto
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Aug 21, 2024
1 parent 9a1a2dd commit 14e237a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ jobs:
python -m pip install shiny shinylive
python -m pip install --no-deps dascore==0.0.8
- uses: quarto-dev/quarto-actions/setup@v2
with:
version: "1.2.475"
- name: Build docs
run: |
make docs-build
Expand Down

0 comments on commit 14e237a

Please sign in to comment.