Fix build

This commit is contained in:
Pieter Vander Vennet 2023-10-31 01:39:01 +01:00
parent 2f66b2ee59
commit 31427caa07
5 changed files with 3 additions and 18 deletions

View file

@ -24,7 +24,6 @@ fi
SRC_MAPS="--sourcemap"
BRANCH=`git rev-parse --abbrev-ref HEAD`
echo "The branch name is $BRANCH"
if [ $BRANCH = "develop" ]