[ci] Make homebrew do less work

This commit is contained in:
Khaled Hosny 2023-01-19 22:38:36 +02:00 committed by خالد حسني (Khaled Hosny)
parent 35f0184bfd
commit 48df846a41
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
- name: Install Dependencies
run: |
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
brew install \
cairo \
freetype \