Update build.yml

Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
mr. m
2025-01-07 22:37:39 +01:00
committed by GitHub
parent 18b64c3999
commit 6207d5ebf5

View File

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