Skip to content

Commit

Permalink
Add --no-prompt to quarto-webr installation
Browse files Browse the repository at this point in the history
  • Loading branch information
admash committed Jun 18, 2024
1 parent a21be58 commit 7a7c14a
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 @@ -25,7 +25,7 @@ jobs:
uses: quarto-dev/quarto-actions/setup@v2

- name: Install quarto-webr
run: quarto add coatless/quarto-webr
run: quarto add coatless/quarto-webr --no-prompt

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit 7a7c14a

Please sign in to comment.