Update ccpp.yml

This commit is contained in:
Lauchmelder 2020-05-18 21:50:14 +02:00 committed by GitHub
parent 3fead36fd1
commit 08bbd6cf70
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:
mkdir build
cd build
cmake ..