mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 10:35:25 +00:00
Fix Coverity Scan build
This commit is contained in:
parent
c14e4c6d68
commit
a1ab8881e4
4
.github/workflows/coverity-scan.yml
vendored
4
.github/workflows/coverity-scan.yml
vendored
@ -21,6 +21,10 @@ jobs:
|
|||||||
chmod go-w $HOME
|
chmod go-w $HOME
|
||||||
sudo chmod -R go-w /usr/share
|
sudo chmod -R go-w /usr/share
|
||||||
|
|
||||||
|
- name: py dependencies
|
||||||
|
run: |
|
||||||
|
pip install meson
|
||||||
|
|
||||||
- name: CMake
|
- name: CMake
|
||||||
run: |
|
run: |
|
||||||
scripts/fetch_deps.sh
|
scripts/fetch_deps.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user