mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-21 03:06:55 -04:00
[CI] Fix macos brew install packages (release&Nightly)
This commit is contained in:
parent
471895897e
commit
6434150da9
5
.github/workflows/releaseNigthly.yml
vendored
5
.github/workflows/releaseNigthly.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user