[ci] We don’t need to install ragel on msys2
This commit is contained in:
parent
842e26d32c
commit
99146e7609
|
@ -52,7 +52,6 @@ jobs:
|
||||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-pkg-config
|
mingw-w64-${{ matrix.MSYS2_ARCH }}-pkg-config
|
||||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-python
|
mingw-w64-${{ matrix.MSYS2_ARCH }}-python
|
||||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-python-pip
|
mingw-w64-${{ matrix.MSYS2_ARCH }}-python-pip
|
||||||
mingw-w64-${{ matrix.MSYS2_ARCH }}-ragel
|
|
||||||
- name: Install Python Dependencies
|
- name: Install Python Dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install --upgrade fonttools
|
pip install --upgrade fonttools
|
||||||
|
|
Loading…
Reference in New Issue