2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00

ci/macos: install meson

This commit is contained in:
Benoit Pierre 2024-08-01 21:22:55 +02:00 committed by Frans de Jonge
parent b0f6a0e039
commit 673f15f3ce

View File

@ -40,8 +40,14 @@ jobs:
xcodebuild -version
xcode-select -p
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install dependencies
run: |
python3 -m pip install --disable-pip-version-check meson ruamel.yaml
wget -O ninjatracing.zip https://github.com/nico/ninjatracing/archive/a669e3644cf22b29cbece31dbed2cfbf34e5f48e.zip
unzip -j ninjatracing.zip '*/ninjatracing'
install -m755 ninjatracing /usr/local/bin/