forked from teamnwah/openmw-tes3coop
Missing STEP variable
This commit is contained in:
parent
83de1f2de9
commit
e47f4a9016
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ set -euo pipefail
|
||||||
|
|
||||||
APPVEYOR=${APPVEYOR:-}
|
APPVEYOR=${APPVEYOR:-}
|
||||||
CI=${CI:-}
|
CI=${CI:-}
|
||||||
|
STEP=${STEP:-}
|
||||||
|
|
||||||
VERBOSE=""
|
VERBOSE=""
|
||||||
STRIP=""
|
STRIP=""
|
||||||
|
|
Loading…
Reference in a new issue