Merge pull request #462 from kiwix/fix_macos_ci_install

[CI] Fix macos brew install packages (release&Nightly)
This commit is contained in:
Matthieu Gautier 2020-10-28 17:37:53 +01:00 committed by GitHub
commit 70d31e9405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -139,9 +139,8 @@ jobs:
with:
python-version: '3.6'
- name: Install packages
uses: mstksg/get-package@v1
with:
brew: pkg-config ninja
run:
brew install pkg-config ninja
- name: Install python modules
run: |
pip3 install meson==0.52.1 pytest requests distro