mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-22 04:46:11 +00:00
Bypass meson Popen_safe_legacy() error
This commit is contained in:
parent
a4bc803eea
commit
c95a5d59a5
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@ -70,6 +70,7 @@ jobs:
|
|||||||
brew install pkg-config
|
brew install pkg-config
|
||||||
- name: py dependencies
|
- name: py dependencies
|
||||||
run: |
|
run: |
|
||||||
|
python3 -m pip install -U pip==21.3.1
|
||||||
pip install meson
|
pip install meson
|
||||||
- name: Prepare package id
|
- name: Prepare package id
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user