Skip to content

Commit

Permalink
feat(cache-actions): shinylive dependencies test
Browse files Browse the repository at this point in the history
  • Loading branch information
YONGHUNI committed Oct 23, 2024
1 parent 6adb87d commit 63e59f5
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 @@ -76,7 +76,7 @@ jobs:
key: ${{ runner.os }}-shinylive-${{ hashFiles('**/shinystandalone/index.qmd') }}

- name: Quarto render - to inspect rendering cache
run: sudo quarto render ./posts/ --use-freezer
run: quarto render ./posts/ --use-freezer

- name: Push Quarto render cache if diff detected
run: |
Expand Down

0 comments on commit 63e59f5

Please sign in to comment.