[ci] Fix msys2 breakage
What package manger randomly changes package names without fallback!
This commit is contained in:
parent
3c5b7886eb
commit
fb1b29cee4
|
@ -39,8 +39,8 @@ jobs:
|
|||
mingw-w64-${{ matrix.MSYS2_ARCH }}-meson
|
||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-ninja
|
||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-pkg-config
|
||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-python3
|
||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-python3-pip
|
||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-python
|
||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-python-pip
|
||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-ragel
|
||||
- name: Install Python Dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue