Skip to content

Commit 1961ba8

Browse files
committed
rprofile
2 parents b30d8cf + 14b3a82 commit 1961ba8

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
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
sudo ./docker/dependencies.sh
2525
rm -rf renv/
26+
rm .Rprofile
2627
Rscript -e "install.packages('yaml')"
2728
2829
- name: Install renv packages

0 commit comments

Comments
 (0)