Skip to content

Commit

Permalink
build is redundant with the render action
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbrickhouse committed Apr 10, 2024
1 parent a4f8051 commit 3a89e0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/quarto_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install .
quartodoc build --config doc_src/_quarto.yml
- uses: quarto-dev/quarto-actions/setup@v2
- name: Render and publish to gh pages
env:
Expand Down

0 comments on commit 3a89e0e

Please sign in to comment.