[CI] Remove freetype and harfbuzz install to iOS CI

Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2025-06-07 15:35:34 +02:00
committed by Konstantin Pastbin
parent 2861d9db2a
commit 8b096035df

View File

@@ -28,8 +28,6 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
brew install qt \ brew install qt \
freetype \
harfbuzz \
optipng optipng
- name: Checkout sources - name: Checkout sources
uses: actions/checkout@v4 uses: actions/checkout@v4