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 4fd9ca7 commit 65926b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build with pyinstaller
run: |
pyinstaller ds-build-mac.spec
rm dist/*.app
rm -Rf dist/*.app
create-dmg decode-status.dmg dist
- name: Upload Mac binary
uses: actions/upload-artifact@master
Expand Down

0 comments on commit 65926b0

Please sign in to comment.