diff --git a/scripts/hab-build-and-push.sh b/scripts/hab-build-and-push.sh index 869ba7d32d38c8df00248d24acce2f44258d678c..34b0f53bdb058b225f1201df7a169bcf7f3dfc2f 100755 --- a/scripts/hab-build-and-push.sh +++ b/scripts/hab-build-and-push.sh @@ -16,6 +16,8 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" pushd "$DIR/.." echo "Building in $(pwd)" +ls + mkdir -p .yarn mkdir -p node_modules mkdir -p build