Skip to content

Commit

Permalink
ci(github action): add explicit installation of pak
Browse files Browse the repository at this point in the history
  • Loading branch information
amyheather committed Jul 9, 2024
1 parent 8e88fb4 commit df4c6a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quarto_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
with:
working-directory: './reproduction/'
cache-version: 2
extra-packages: |
any::pak
- name: Render and publish to GitHub pages
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit df4c6a4

Please sign in to comment.