Skip to content

Commit 2dc91af

Browse files
committed
Updated main.yml
1 parent 1208ac0 commit 2dc91af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
sys:
14-
- { os: windows-latest, shell: 'msys2 {0}' }
14+
- { os: windows-latest, shell: 'msys2 {0}' }
1515
- { os: ubuntu-latest, shell: bash }
1616
- { os: macos-latest, shell: bash }
1717
defaults:

0 commit comments

Comments
 (0)