Skip to content

Commit

Permalink
Merge pull request #526 from schloerke/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Apr 1, 2022
2 parents 730356a + e60253e commit 81fc729
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup-r-dependencies/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ runs:
} else {
sessionInfo()
}
## Clean up lock file
unlink(".github/pkg.lock")
cat("::endgroup::\n")
shell: Rscript {0}
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit 81fc729

Please sign in to comment.