1
0
mirror of https://gitlab.com/klmp200/LO41.git synced 2024-11-23 17:23:21 +00:00

Oui, bon, ok, j'avais fait une faute de frappe
Some checks failed
continuous-integration/drone/push Build is failing
the build was successful

This commit is contained in:
Antoine Bartuccio 2018-06-25 00:21:53 +02:00
parent 6139377be3
commit 71269ec901
Signed by: klmp200
GPG Key ID: E7245548C53F904B

View File

@ -5,6 +5,6 @@ pipeline:
- apt update - apt update
- apt -y install make cmake gcc - apt -y install make cmake gcc
- mkdir cmake-build - mkdir cmake-build
- cd make-build - cd cmake-build
- cmake .. - cmake ..
- make - make