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 echo "$REMOTEAPPVER" >sandstorm.version
exit 0 exit 0
else else
echo "Download Failed" echo "Version not changed"
exit 1 exit 1
fi fi
shell: bash shell: bash