Update build.yml

Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
mr. m
2025-01-06 21:14:40 +01:00
committed by GitHub
parent c51b2f3267
commit 9bfd96a9dd

View File

@@ -77,7 +77,7 @@ jobs:
fi
if [[ $(git branch --show-current) != $branch ]]; then
echo ">>> Branch mismatch"
#exit 1
exit 1
else
echo ">>> Branch matches"
fi