mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 21:40:15 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
94ea3e3a23
commit
9519764a74
@ -584,7 +584,7 @@ Ubuntu_AndroidNDK_arm64-v8a:
|
||||
- CI/before_script.android.sh
|
||||
- cd build
|
||||
- cmake --build . -- -j $(nproc)
|
||||
- # cmake --install . # no one uses builds anyway, disable until 'no space left' is resolved
|
||||
# - cmake --install . # no one uses builds anyway, disable until 'no space left' is resolved
|
||||
- ccache -s
|
||||
- df -h
|
||||
- ls | grep -v -e '^extern$' -e '^install$' | xargs -I '{}' rm -rf './{}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user