Typo fix.

This commit is contained in:
David Given 2022-07-16 19:48:04 +02:00
parent 5e186a403b
commit 23a40fa960

View file

@ -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