Update build-release.bat

This commit is contained in:
Akkadius 2023-01-20 15:56:03 -06:00
parent 788b4c745e
commit 5faa74e1b1

View File

@ -1 +1 @@
./utils/scripts/build/should-release/should-release.exe || echo Not releasing, exit gracefully && exit
. .\utils\scripts\build\should-release\should-release.exe || echo Not releasing, exit gracefully && exit