buid: forgot to add this
All checks were successful
link / Link assets on Linux (push) Successful in 36s
All checks were successful
link / Link assets on Linux (push) Successful in 36s
This commit is contained in:
parent
3ae54c01d8
commit
81a79f1d4d
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# Validate OAT version
|
||||
if [[ -z "$OAT_VERSION" ]]; then
|
||||
echo "No OAT version was specified, please set the OAT_VERSION environment variable."
|
||||
|
Loading…
x
Reference in New Issue
Block a user