ci: fix msystem value

ha, even I made the same mistake..
This commit is contained in:
Christoph Reiter
2020-07-20 23:56:25 +02:00
committed by GitHub
parent e4aafb7141
commit 8b7ca68cbe

View File

@@ -18,7 +18,7 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
msystem: MSYSTEM
msystem: MSYS
install: git base-devel msys2-devel
update: true