[A] Added cmake installation to the cirrus
This commit is contained in:
parent
0b69ee4f58
commit
73d035356d
@ -5,6 +5,7 @@ main_task:
|
|||||||
script:
|
script:
|
||||||
- echo "Hello cirrus"
|
- echo "Hello cirrus"
|
||||||
- ls
|
- ls
|
||||||
|
- pkg install cmake
|
||||||
- which cmake
|
- which cmake
|
||||||
- which cc
|
- which cc
|
||||||
- which c++
|
- which c++
|
||||||
|
Loading…
Reference in New Issue
Block a user