mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 02:25:26 +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
|
||||
sudo chmod -R go-w /usr/share
|
||||
|
||||
- name: py dependencies
|
||||
run: |
|
||||
pip install meson
|
||||
|
||||
- name: CMake
|
||||
run: |
|
||||
scripts/fetch_deps.sh
|
||||
|
Loading…
Reference in New Issue
Block a user