[ci] We don’t need to install ragel on msys2

pull/4041/head
Khaled Hosny 2 years ago committed by خالد حسني (Khaled Hosny)
parent 842e26d32c
commit 99146e7609
  1. 1
      .github/workflows/msys2-ci.yml

@ -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…
Cancel
Save