We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746f006 commit 5f473efCopy full SHA for 5f473ef
1 file changed
scripts/build_mac.bash
@@ -72,6 +72,8 @@ rm -rf $PROJ_DIR/build $PROJ_DIR/dist
72
73
################# Zip and Upload to Github ###################
74
75
+rm -rf Web2ExeMac*.zip
76
+
77
/Applications/Keka.app/Contents/Resources/keka7z a -r \
78
Web2ExeMac-CMD.zip $BUILD_DIR/Web2ExeMac-CMD
79
0 commit comments