Fix macos dist folder

This commit is contained in:
zhupengfei
2020-06-24 16:13:53 +08:00
parent 562ef5a3ed
commit e861d84b72
+2
View File
@@ -27,4 +27,6 @@ chmod +x ${REV_NAME}/threeSD.app/Contents/MacOS/threeSD
# Verify loader instructions
find "$REV_NAME" -exec otool -L {} \;
mkdir "$REV_NAME/dist"
. .travis/common/post-upload.sh