Skip to content

Commit d9fe2da

Browse files
committed
add back original installs
1 parent 556e805 commit d9fe2da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ jobs:
156156
cmake
157157
make
158158
gcc
159+
mingw-w64-x86_64-cmake
160+
mingw-w64-x86_64-gcc
161+
mingw-w64-x86_64-make
159162
- name: Setup build environment
160163
uses: ./.github/actions/setup-build
161164
- name: Build and Test ${{ env.PACKAGE_NAME }}

0 commit comments

Comments
 (0)