Skip to content

Commit 2242d8f

Browse files
committed
msys packages are namespaced by target
1 parent 52f7b55 commit 2242d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
with:
142142
msystem: MINGW64
143143
install: >-
144-
cmake
144+
mingw-w64-x86_64-cmake
145145
- name: Setup build environment
146146
uses: ./.github/actions/setup-build
147147

0 commit comments

Comments
 (0)