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:
parent
83de1f2de9
commit
e47f4a9016
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ set -euo pipefail
|
|||
|
||||
APPVEYOR=${APPVEYOR:-}
|
||||
CI=${CI:-}
|
||||
STEP=${STEP:-}
|
||||
|
||||
VERBOSE=""
|
||||
STRIP=""
|
||||
|
|
Loading…
Reference in a new issue