Skip to content

Commit

Permalink
Forgot another instance of working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft committed Oct 19, 2023
1 parent 6fc3eae commit b1ac9f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-renv/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ runs:
- name: Install renv dependencies
run: renv::restore()
shell: Rscript {0}
working-directory: ${{ inputs.working-directory }}

- name: Don't use tar 1.30 from Rtools35 to store the cache
shell: bash
Expand Down

0 comments on commit b1ac9f4

Please sign in to comment.