[ci] Fix msys2 breakage

What package manger randomly changes package names without fallback!
This commit is contained in:
Khaled Hosny 2021-01-17 22:55:12 +02:00
parent 3c5b7886eb
commit fb1b29cee4
1 changed files with 2 additions and 2 deletions

View File

@ -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: |