Skip to content

Commit

Permalink
don't prompt for AAGIQuarto install
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Sep 23, 2024
1 parent 01651b3 commit 845c8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Add extension directly into demos
working-directory: ./docs/demos
run: |
quarto add AAGI-AUS/AAGIQuarto
quarto add AAGI-AUS/AAGIQuarto --no-prompt
- name: Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit 845c8f2

Please sign in to comment.