Skip to content

Commit

Permalink
Update macos branding.
Browse files Browse the repository at this point in the history
  • Loading branch information
willtp87 authored Jul 27, 2023
1 parent f077889 commit cf467ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
include:
- os: macos-11
TARGET: macos
CMD_BUILD: pyinstaller workbench --onefile --name workbench-osx
OUT_FILE_NAME: workbench-osx
CMD_BUILD: pyinstaller workbench --onefile --name workbench-macos
OUT_FILE_NAME: workbench-macos
ASSET_MIME: application/zip
- os: ubuntu-latest
TARGET: linux
Expand Down

0 comments on commit cf467ca

Please sign in to comment.