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.
1 parent a7947d0 commit d3dbe5cCopy full SHA for d3dbe5c
1 file changed
.github/workflows/rtools.yml
@@ -28,4 +28,4 @@ jobs:
28
- name: Setup RTools
29
run: |
30
Invoke-WebRequest https://github.com/r-hub/rtools45/releases/download/latest/rtools45-aarch64.exe -OutFile rtools45-aarch64.exe
31
- rtools45-aarch64.exe /VERYSILENT /SUPPRESSMSGBOXES
+ ./rtools45-aarch64.exe /VERYSILENT /SUPPRESSMSGBOXES
0 commit comments