Typo fix.
This commit is contained in:
parent
5e186a403b
commit
23a40fa960
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
update: true
|
||||
msystem: MSYS2
|
||||
msystem: MSYS
|
||||
install: >-
|
||||
make
|
||||
gcc
|
||||
|
|
Loading…
Reference in a new issue