Skip to content

Commit 8e3d7c9

Browse files
committed
fix(workflow): add mingw-w64-x86_64-c++ to Windows msys setup
1 parent ba5e33e commit 8e3d7c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
git
116116
base-devel
117117
mingw-w64-x86_64-cc
118+
mingw-w64-x86_64-c++
118119
mingw-w64-x86_64-cmake
119120
mingw-w64-x86_64-toolchain
120121
make

0 commit comments

Comments
 (0)