1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 03:40:14 +00:00

YAML wants lots of quotes

This commit is contained in:
AnyOldName3 2020-07-13 18:04:25 +01:00
parent a43766bbc8
commit a03fd03302

View File

@ -47,10 +47,10 @@ MacOS:
- build/OpenMW-*.dmg
variables: &engine-targets
targets: "openmw", "openmw-essimporter", "openmw-iniimporter", "openmw-launcher", "openmw-wizard"
targets: '"openmw", "openmw-essimporter", "openmw-iniimporter", "openmw-launcher", "openmw-wizard"'
variables: &cs-targets
targets: "openmw-cs", "bsatool", "esmtool", "niftest"
targets: '"openmw-cs", "bsatool", "esmtool", "niftest"'
.Windows_Ninja_Base:
tags: