mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-24 13:55:26 +00:00
Fix Coverity build (#2215)
This commit is contained in:
parent
bfec29f825
commit
7b779159e8
2
.github/workflows/coverity-scan.yml
vendored
2
.github/workflows/coverity-scan.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
sudo chmod -R go-w /usr/share
|
sudo chmod -R go-w /usr/share
|
||||||
|
|
||||||
- name: apt dependencies
|
- name: apt dependencies
|
||||||
run: sudo apt-get install ninja-build libgraphviz-dev
|
run: sudo apt-get install ninja-build libgraphviz-dev mesa-common-dev
|
||||||
|
|
||||||
- name: py dependencies
|
- name: py dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user