Skip to content

Commit

Permalink
Merge branch 'ebassi:master' into merge_upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
fxing-qnx authored Jan 23, 2025
2 parents 5e49ca9 + 47b503d commit 61e62da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
msystem: MINGW64
update: true
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
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
- name: Build
run: |
meson setup _build
Expand Down

0 comments on commit 61e62da

Please sign in to comment.