Skip to content

Commit 5987279

Browse files
committed
Deps
1 parent b6b00f5 commit 5987279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ jobs:
6262
uses: actions/cache@v4
6363
with:
6464
path: |
65-
"C:\\Program Files\\R-aarch64\\R-4.5.0"
66-
"C:\\rtools45-aarch64"
65+
C:/Program Files/R-aarch64/R-4.5.0
66+
C:/rtools45-aarch64
6767
key: winarm64-r
6868

6969
- name: Install R & RTools (ARM64)

0 commit comments

Comments
 (0)