Skip to content

Commit

Permalink
Change R library perms
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyWillard committed Oct 16, 2024
1 parent 651965e commit e62b054
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/flepicommon-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
sudo apt-get install ./r-${R_VERSION}_1_amd64.deb
ln -s /opt/R/${R_VERSION}/bin/R /usr/local/bin/R
ln -s /opt/R/${R_VERSION}/bin/Rscript /usr/local/bin/Rscript
echo "-"
sudo ls -lah /opt/R/4.3.3/lib/R/library
echo "-"
sudo chmod -R 777 /opt/R/4.3.3/lib/R/library
shell: bash
env:
R_VERSION: ${{ matrix.R-version }}
Expand Down

0 comments on commit e62b054

Please sign in to comment.