ci: fix msystem value
ha, even I made the same mistake..
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
msystem: MSYSTEM
|
||||
msystem: MSYS
|
||||
install: git base-devel msys2-devel
|
||||
update: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user