Remove HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1

This commit is contained in:
Emmanuel Engelhart 2024-12-20 09:13:26 +01:00
parent 50f04d7060
commit f693f700bc
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -39,8 +39,6 @@ jobs:
run: |
brew update
brew install ninja meson
env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
- name: Install dependencies
uses: kiwix/kiwix-build/actions/dl_deps_archive@main