Skip to content

Commit 39e040f

Browse files
committed
Fix rtools test workflow typo
[ci skip]
1 parent a86b631 commit 39e040f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rtools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
use-public-rspm: true
3838

3939
- name: "Check what version of rtools is installed"
40-
- run: |
40+
run: |
4141
ls c:/
4242
4343
- name: "Install package from source"

0 commit comments

Comments
 (0)