mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-24 15:30:54 +00:00
Try quoting
This commit is contained in:
parent
51c30cd4e3
commit
d65e76e855
1 changed files with 1 additions and 1 deletions
|
|
@ -814,7 +814,7 @@ macOS15_Xcode16_arm64:
|
|||
- MSVC2022_64_Ninja/**/*.log
|
||||
- "*_to-be-merged.txt"
|
||||
variables:
|
||||
targets: all
|
||||
targets: "all"
|
||||
# When CCache doesn't exist (e.g. first build on a fork), build takes more than 1h, which is the default for forks.
|
||||
# This is capped at 2h by GitLab for Windows Shared Runners
|
||||
timeout: 2h
|
||||
|
|
|
|||
Loading…
Reference in a new issue