Skip to content

Commit ce91cd0

Browse files
committed
ci: Update the MSYS2 packages
1 parent d63bd69 commit ce91cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msys2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
msystem: MINGW64
2222
update: true
23-
install: base-devel git mingw-w64-x86_64-gobject-introspection mingw-w64-x86_64-meson mingw-w64-x86_64-ninja mingw-w64-x86_64-pkg-config mingw-w64-x86_64-python3 mingw-w64-x86_64-python3-pip mingw-w64-x86_64-toolchain
23+
install: base-devel git mingw-w64-x86_64-gobject-introspection mingw-w64-x86_64-meson mingw-w64-x86_64-ninja mingw-w64-x86_64-pkg-config mingw-w64-x86_64-python mingw-w64-x86_64-python-pip mingw-w64-x86_64-toolchain
2424
- name: Build
2525
run: |
2626
meson setup _build

0 commit comments

Comments
 (0)