We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b30d8cf + 14b3a82 commit 1961ba8Copy full SHA for 1961ba8
.github/workflows/prod.yaml
@@ -23,6 +23,7 @@ jobs:
23
run: |
24
sudo ./docker/dependencies.sh
25
rm -rf renv/
26
+ rm .Rprofile
27
Rscript -e "install.packages('yaml')"
28
29
- name: Install renv packages
0 commit comments