Update build.yml

Signed-off-by: mr. m  <91018726+mr-cheff@users.noreply.github.com>
This commit is contained in:
mr. m
2025-01-04 12:49:08 +01:00
committed by GitHub
parent f93f4985b3
commit 0e45e0a843

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