1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-24 04:43:49 +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=""