Skip to content

Commit ba5e33e

Browse files
committed
fix(workflow): add base-devel and mingw-w64 toolchain to Windows msys setup
1 parent ed8a676 commit ba5e33e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,10 @@ jobs:
113113
msystem: mingw64
114114
install: >-
115115
git
116+
base-devel
116117
mingw-w64-x86_64-cc
117118
mingw-w64-x86_64-cmake
119+
mingw-w64-x86_64-toolchain
118120
make
119121
120122
- name: linux install openblas

0 commit comments

Comments
 (0)