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
|
- uses: msys2/setup-msys2@v2
|
||||||
with:
|
with:
|
||||||
update: true
|
update: true
|
||||||
msystem: MSYS2
|
msystem: MSYS
|
||||||
install: >-
|
install: >-
|
||||||
make
|
make
|
||||||
gcc
|
gcc
|
||||||
|
|
Loading…
Reference in a new issue