mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-29 17:15:34 +00:00
Hide Ninja cache init job after all as we're not running Ninja jobs.
This commit is contained in:
parent
11b25e20fe
commit
9d378ded0c
1 changed files with 1 additions and 1 deletions
|
@ -650,7 +650,7 @@ macOS14_Xcode15_arm64:
|
|||
# Gitlab can't successfully execute following binaries due to unknown reason
|
||||
# executables: "components-tests.exe,openmw-tests.exe,openmw-cs-tests.exe,openmw_detournavigator_navmeshtilescache_benchmark.exe"
|
||||
|
||||
Windows_Ninja_CacheInit:
|
||||
.Windows_Ninja_CacheInit:
|
||||
# currently, Windows jobs for all configs share the same cache key as we only cache the dependencies
|
||||
extends:
|
||||
- .Windows_Ninja_Base
|
||||
|
|
Loading…
Reference in a new issue