last tweak to the CI build system

at least till clang is fixed for windows targets

Signed-off-by: Zach Bacon <zachbacon@vba-m.com>
This commit is contained in:
Zach Bacon 2022-06-05 00:57:20 -04:00
parent 05e58ba0a7
commit 3abf084f2f
No known key found for this signature in database
GPG Key ID: EB0E0FF1C62782D8
1 changed files with 1 additions and 4 deletions

View File

@ -12,13 +12,10 @@ jobs:
steps:
- uses: actions/checkout@v2
run: |
git config --global core.autocrlf true
- uses: msys2/setup-msys2@v2
with:
msystem: CLANG64
update: true
install: >-
mingw-w64-clang-x86_64-toolchain
mingw-w64-clang-x86_64-pkg-config