Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored May 15, 2023
1 parent e495c4b commit 4fd9ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Build with pyinstaller
run: |
pyinstaller ds-build-mac.spec
rm dist/*.app
create-dmg decode-status.dmg dist
- name: Upload Mac binary
uses: actions/upload-artifact@master
Expand Down

0 comments on commit 4fd9ca7

Please sign in to comment.