Update ccpp.yml

This commit is contained in:
Lauchmelder 2020-05-18 22:01:34 +02:00 committed by GitHub
parent 97d5eeac8b
commit a4198e4848
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ jobs:
args: git submodule update --init
- name: configure
run: |
sudo apt install libdbus-1-dev
mkdir build
cd build
cmake ..