From 99146e76090787fd3e2f39289556da9bcf911e60 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Tue, 17 Jan 2023 17:20:19 +0200 Subject: [PATCH] =?UTF-8?q?[ci]=20We=20don=E2=80=99t=20need=20to=20install?= =?UTF-8?q?=20ragel=20on=20msys2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/msys2-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/msys2-ci.yml b/.github/workflows/msys2-ci.yml index d31518178..146da0167 100644 --- a/.github/workflows/msys2-ci.yml +++ b/.github/workflows/msys2-ci.yml @@ -52,7 +52,6 @@ jobs: mingw-w64-${{ matrix.MSYS2_ARCH }}-pkg-config mingw-w64-${{ matrix.MSYS2_ARCH }}-python mingw-w64-${{ matrix.MSYS2_ARCH }}-python-pip - mingw-w64-${{ matrix.MSYS2_ARCH }}-ragel - name: Install Python Dependencies run: | pip install --upgrade fonttools