Skip to content

Commit 77b06de

Browse files
authored
Update macos-release.yml
1 parent e031bca commit 77b06de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Create zip archive
3434
run: |
3535
cd dist
36-
zip -r tchMaterial-parser-mac.zip tchMaterial-parser
36+
zip -r tchMaterial-parser-mac.zip tchMaterial-parser.app
3737
3838
- name: Upload Release Asset
3939
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)