[A] Added yes to pkg install in freebsd
This commit is contained in:
@@ -5,7 +5,7 @@ main_task:
|
|||||||
script:
|
script:
|
||||||
- echo "Hello cirrus"
|
- echo "Hello cirrus"
|
||||||
- ls
|
- ls
|
||||||
- pkg install cmake
|
- yes | pkg install cmake
|
||||||
- which cmake
|
- which cmake
|
||||||
- which cc
|
- which cc
|
||||||
- which c++
|
- which c++
|
||||||
|
Reference in New Issue
Block a user