Skip to content

Commit 8df9fae

Browse files
committed
Test pak deps
1 parent 5609b59 commit 8df9fae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
6262
echo "C:/rtools45-aarch64/usr/bin;C:/rtools45-aarch64/aarch64-w64-mingw32.static.posix/bin" | Out-File -Append -FilePath $env:GITHUB_PATH -Encoding utf8
6363
echo "C:\Program Files\R-aarch64\R-4.5.0\bin" | Out-File -Append -FilePath $env:GITHUB_PATH -Encoding utf8
64+
echo "R_LIB_FOR_PAK='C:/Program Files/R-aarch64/R-4.5.0/library/'" | Out-File -Append -FilePath $env:GITHUB_ENV -Encoding utf8
6465
Remove-Item -Path "R-4.5.0-aarch64.exe"
6566
Remove-Item -Path "rtools45-aarch64.exe"
6667

0 commit comments

Comments
 (0)