mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 20:23:51 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
de1cad86ab
commit
8c4731728c
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ build:
|
||||||
- ls /etc
|
- ls /etc
|
||||||
- ls /bin
|
- ls /bin
|
||||||
- ls /usr/bin
|
- ls /usr/bin
|
||||||
|
- apt-get update
|
||||||
|
- apt-cache search cmake
|
||||||
- apt-get install -y cmake
|
- apt-get install -y cmake
|
||||||
- mkdir build; cd build; cmake ../
|
- mkdir build; cd build; cmake ../
|
||||||
# artifacts:
|
# artifacts:
|
||||||
|
|
Loading…
Reference in a new issue