1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 18:19:55 +00:00

Missing STEP variable

This commit is contained in:
Alexander "Ace" Olofsson 2016-08-28 21:54:41 +02:00
parent 83de1f2de9
commit e47f4a9016

View file

@ -4,6 +4,7 @@ set -euo pipefail
APPVEYOR=${APPVEYOR:-}
CI=${CI:-}
STEP=${STEP:-}
VERBOSE=""
STRIP=""