Update ccpp.yml
This commit is contained in:
parent
97d5eeac8b
commit
a4198e4848
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
|||
args: git submodule update --init
|
||||
- name: configure
|
||||
run: |
|
||||
sudo apt install libdbus-1-dev
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
|
|
Loading…
Reference in a new issue