Fix MingW CI

This commit is contained in:
Christoffer Lerno
2021-10-19 23:18:38 +02:00
committed by Christoffer Lerno
parent af34eec61d
commit ab5bacc78a

View File

@@ -22,7 +22,7 @@ jobs:
with:
msystem: MINGW64
update: true
install: git binutils mingw-w64-x86_64-cmake mingw-w64-x86_64-toolchain mingw-w64-x86_64-llvm mingw-w64-x86_64-polly mingw-w64-x86_64-python mingw-w64-x86_64-lld
install: git binutils mingw-w64-x86_64-mlir mingw-w64-x86_64-cmake mingw-w64-x86_64-toolchain mingw-w64-x86_64-llvm mingw-w64-x86_64-polly mingw-w64-x86_64-python mingw-w64-x86_64-lld
- name: CMake
run: |