Skip to content

Commit

Permalink
ci: upgrade chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Aug 29, 2024
1 parent da37bad commit 8d6d9db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ jobs:

# See more at https://github.com/quarto-dev/quarto-actions/blob/main/examples/example-03-dependencies.md

- name: Upgrade chromium
run: sudo apt-get install --only-upgrade chromium-browser

- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
with:
Expand Down

0 comments on commit 8d6d9db

Please sign in to comment.