Skip to content

Commit b30d8cf

Browse files
committed
rm renv
1 parent bdf4427 commit b30d8cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: |
2424
sudo ./docker/dependencies.sh
25+
rm -rf renv/
2526
Rscript -e "install.packages('yaml')"
2627
2728
- name: Install renv packages

0 commit comments

Comments
 (0)