Skip to content

Commit 1f950e0

Browse files
committed
Test manual
1 parent bc0ed6c commit 1f950e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rtools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
steps:
2828
- name: Setup RTools
2929
run: |
30-
wget https://github.com/r-hub/rtools45/releases/download/latest/rtools45-aarch64.exe D:\a\_temp\rtools45-aarch64.exe
30+
Invoke-WebRequest https://github.com/r-hub/rtools45/releases/download/latest/rtools45-aarch64.exe -OutFile D:\a\_temp\rtools45-aarch64.exe
3131
D:\a\_temp\rtools45-aarch64.exe /VERYSILENT /SUPPRESSMSGBOXES

0 commit comments

Comments
 (0)