mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-25 14:03:33 -04:00
Try removing bashism reliance
This commit is contained in:
parent
5549ddab97
commit
a43766bbc8
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user