There was an error while loading. Please reload this page.
1 parent b164ad6 commit d1ff305Copy full SHA for d1ff305
1 file changed
.github/workflows/build.yml
@@ -217,6 +217,8 @@ jobs:
217
218
# Move installer out of its artifact subdirectory for flat publishing
219
mv TLEscope-Installer/TLEscope-Installer.exe ../
220
+ # macOS artifact is already a ditto-zipped .app, just move it up
221
+ mv TLEscope-macOS/TLEscope-macOS.zip ../
222
cd ..
223
224
- name: Clean Existing Release Assets
0 commit comments