Skip to content

Commit

Permalink
update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
RealRichi3 committed May 12, 2024
1 parent 12855a1 commit c8591ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
install_dependencies:
runs-on: ubuntu-latest
needs: [setup, read_config]
needs: setup
steps:
- name: Setup quarto
uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit c8591ce

Please sign in to comment.