let's try this bit for the workflow
This commit is contained in:
parent
dd2e837310
commit
24ecb82fb1
|
@ -15,6 +15,7 @@ jobs:
|
|||
|
||||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
msystem: CLANG64
|
||||
install: >-
|
||||
mingw-w64-clang-x86_64-toolchain
|
||||
mingw-w64-clang-x86_64-pkg-config
|
||||
|
|
Loading…
Reference in New Issue