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
|
args: git submodule update --init
|
||||||
- name: configure
|
- name: configure
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt install libdbus-1-dev
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
Loading…
Reference in a new issue