mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-19 19:39:41 +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 /bin
|
||||
- ls /usr/bin
|
||||
- apt-get update
|
||||
- apt-cache search cmake
|
||||
- apt-get install -y cmake
|
||||
- mkdir build; cd build; cmake ../
|
||||
# artifacts:
|
||||
|
|
Loading…
Reference in a new issue