fix
This commit is contained in:
parent
35c33c515b
commit
846f79246f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue