Skip to content

Commit

Permalink
Reactivate renv caching (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroShepherd authored Feb 18, 2025
1 parent 2e49d97 commit a870300
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:
- name: Install R Dependencies
uses: r-lib/actions/setup-renv@v2
with:
cache-version: 2
cache-version: 1

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

0 comments on commit a870300

Please sign in to comment.