Skip to content

Commit 8f70be0

Browse files
committed
add gcc
1 parent 2242d8f commit 8f70be0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142
msystem: MINGW64
143143
install: >-
144144
mingw-w64-x86_64-cmake
145+
mingw-w64-x86_64-gcc
145146
- name: Setup build environment
146147
uses: ./.github/actions/setup-build
147148

0 commit comments

Comments
 (0)