fix in the release script

This commit is contained in:
azivner
2018-12-02 08:42:11 +01:00
parent cfa926602a
commit c87b592277
3 changed files with 4 additions and 4 deletions

View File

@@ -88,9 +88,7 @@ github-release upload \
--name "$MAC_X64_BUILD" \
--file "dist/$MAC_X64_BUILD"
echo "Packaging server version"
bin/build-server.sh $VERSION
echo "Uploading linux x64 server build"
github-release upload \
--tag $TAG \