File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 69
69
chmod u+x "dist/Ghost-Downloader-3.app/Contents/MacOS/Ghost-Downloader-3"
70
70
rm -rf "dist/Ghost-Downloader-3.build"
71
71
rm -rf "dist/Ghost-Downloader-3.dist"
72
- mv dist/Ghost-Downloader-3.app dist/Ghost Downloader.app
73
- mv resources/修复文件损坏 dist/修复文件损坏
72
+ mv " dist/Ghost-Downloader-3.app" " dist/Ghost Downloader.app"
73
+ mv " resources/修复文件损坏" " dist/修复文件损坏"
74
74
75
75
- name : Create DMG
76
76
run : |
@@ -112,8 +112,8 @@ jobs:
112
112
chmod u+x "dist/Ghost-Downloader-3.app/Contents/MacOS/Ghost-Downloader-3"
113
113
rm -rf "dist/Ghost-Downloader-3.build"
114
114
rm -rf "dist/Ghost-Downloader-3.dist"
115
- mv dist/Ghost-Downloader-3.app dist/Ghost Downloader.app
116
- mv resources/修复文件损坏 dist/修复文件损坏
115
+ mv " dist/Ghost-Downloader-3.app" " dist/Ghost Downloader.app"
116
+ mv " resources/修复文件损坏" " dist/修复文件损坏"
117
117
118
118
- name : Create DMG
119
119
run : |
You can’t perform that action at this time.
0 commit comments