ui
This commit is contained in:
parent
954b9049ad
commit
4fb3866ee6
@ -6,6 +6,7 @@ steps:
|
||||
- name: build
|
||||
image: gcc
|
||||
commands:
|
||||
apt install -y cmake
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
|
Loading…
Reference in New Issue
Block a user