mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +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
|
||||
|
||||
- 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
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user