let's try this bit for the workflow

This commit is contained in:
Zach Bacon 2021-10-03 16:52:35 -04:00
parent dd2e837310
commit 24ecb82fb1
No known key found for this signature in database
GPG Key ID: EB0E0FF1C62782D8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
- uses: msys2/setup-msys2@v2 - uses: msys2/setup-msys2@v2
with: with:
msystem: CLANG64
install: >- install: >-
mingw-w64-clang-x86_64-toolchain mingw-w64-clang-x86_64-toolchain
mingw-w64-clang-x86_64-pkg-config mingw-w64-clang-x86_64-pkg-config