Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yshalsager committed Aug 18, 2022
1 parent 1d57e66 commit c92f9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Run cx_Freeze
run: python setup.py bdist_mac
- run: mv build/TranscribeArabic.app TranscribeArabic-macOS.app
- run: zip -r9 TranscribeArabic-macOS.app/ TranscribeArabic-macOS-app.zip
- run: zip -r9 TranscribeArabic-macOS-app.zip TranscribeArabic-macOS.app/*
- uses: actions/upload-artifact@v3
with:
name: TranscribeArabic-macOS-app.zip
Expand Down

0 comments on commit c92f9b6

Please sign in to comment.