Skip to content

Commit 1469896

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/macos-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ jobs:
3232
3333
- name: Create zip archive
3434
run: |
35-
cd dist
36-
zip -r tchMaterial-parser-mac.zip tchMaterial-parser.app
35+
zip -r tchMaterial-parser-mac.zip dist
3736
3837
- name: Upload Release Asset
3938
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)