diff --git a/buildtestpublish_all.sh b/buildtestpublish_all.sh index d118790..c48f3a4 100755 --- a/buildtestpublish_all.sh +++ b/buildtestpublish_all.sh @@ -69,6 +69,8 @@ function buildtestpublish() { TOOLNAME=$(echo "$TOOLNAME" | tr '[:lower:]' '[:upper:]') title "🔧 $TOOLNAME 🔧" + export PROJECT="$TOOLNAME" + cd "$dir" subtitle "🔨 BUILDING $TOOLNAME 🔨"