Merge pull request #26 from puremourning/azure-release

Fix package structure
This commit is contained in:
mergify[bot] 2019-05-18 23:48:44 +00:00 committed by GitHub
commit 72b8ec3491
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,4 @@ pushd ${PACK}
popd
cd ${ROOT}/package
tar zcvf ${OS}-${VERSION}.tar.gz ${OS}/
tar zcvf ${OS}-${VERSION}.tar.gz -C ${OS} vimspector