mirror of
https://github.com/serge1/COFFI
synced 2026-06-08 17:24:32 +00:00
Add 'dot' requirement
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
if: matrix.language == 'cpp'
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y cmake ninja-build g++ doxygen
|
||||
sudo apt-get install -y cmake ninja-build g++ doxygen graphviz
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3
|
||||
|
||||
Reference in New Issue
Block a user