mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-31 01:15:34 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
ef57c0dd65
commit
f7075cca34
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ Ubuntu_GCC_Static_Deps:
|
||||||
- ccache/
|
- ccache/
|
||||||
- build/extern/fetched/
|
- build/extern/fetched/
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update; apt-get-y install software-properties-common; add-apt-repository -y ppa:openmw/openmw
|
- apt-get update; apt-get -y install software-properties-common; add-apt-repository -y ppa:openmw/openmw
|
||||||
- CI/install_debian_deps.sh gcc openmw-deps openmw-deps-static
|
- CI/install_debian_deps.sh gcc openmw-deps openmw-deps-static
|
||||||
variables:
|
variables:
|
||||||
CI_OPENMW_USE_STATIC_DEPS: 1
|
CI_OPENMW_USE_STATIC_DEPS: 1
|
||||||
|
|
Loading…
Reference in a new issue