update
This commit is contained in:
parent
22f6ff2824
commit
8ca809d376
|
@ -11,7 +11,7 @@ steps:
|
|||
image: ubuntu:focal
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake build-essential git
|
||||
- apt-get install -y cmake build-essential
|
||||
- mkdir debug
|
||||
- cd debug
|
||||
- cmake ..
|
||||
|
|
Loading…
Reference in New Issue