Update msys2-clang.yml

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

View File

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