Update ccpp.yml

This commit is contained in:
Lauchmelder 2020-05-18 21:51:25 +02:00 committed by GitHub
parent 08bbd6cf70
commit 4b14d82223
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,6 @@ jobs:
args: git submodule update --init
- name: configure
run:
mkdir build
cd build
cmake ..
- name: make