Update msys2.yml

This commit is contained in:
HedgehogInTheCPP 2025-05-06 21:07:02 +03:00 committed by GitHub
parent 30bd959a0f
commit c339618252
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
with:
update: true
msystem: ${{ matrix.msystem }}
install: ${{ matrix.install }} cmake
install: ${{ matrix.install }}
- name: Prepare build dir
run: mkdir build
- name: Configure