This commit is contained in:
AndrewMarchukov 2022-07-15 17:10:26 +04:00
parent 35c33c515b
commit 846f79246f

View file

@ -25,7 +25,7 @@ jobs:
echo "$REMOTEAPPVER" >sandstorm.version
exit 0
else
echo "Download Failed"
echo "Version not changed"
exit 1
fi
shell: bash