Skip to content

Commit

Permalink
oops! added renv back to lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Dec 1, 2023
1 parent 9f091f4 commit fcc13a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
# uses: actions/setup-python@v3

# From https://github.com/r-lib/actions/tree/v2-branch/setup-r
- name: Setup R
uses: r-lib/actions/setup-r@v2
- uses: r-lib/actions/setup-renv@v2
# - name: Setup R
# uses: r-lib/actions/setup-r@v2
# - uses: r-lib/actions/setup-renv@v2

# NOTE: If Publishing to GitHub Pages, set the permissions correctly (see top of this yaml)
- name: Publish to GitHub Pages (and render)
Expand Down

0 comments on commit fcc13a5

Please sign in to comment.