Skip to content

Commit

Permalink
change to setup-renv
Browse files Browse the repository at this point in the history
  • Loading branch information
kruscpe1 committed Mar 6, 2024
1 parent e26bb58 commit c4e63e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
with:
use-public-rspm: true
- uses: r-lib/actions/setup-renv@v2
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: pkgdown
needs: website

- name: Deploy documentation
run: |
git config --local user.name "$GITHUB_ACTOR"
Expand Down

0 comments on commit c4e63e6

Please sign in to comment.