Update ccpp.yml

This commit is contained in:
Lauchmelder 2020-05-18 21:52:53 +02:00 committed by GitHub
parent 8a64c8f4aa
commit fc4907f619
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
with:
args: git submodule update --init
- name: configure
run:
run: |
cd build
cmake ..
- name: make