Add dependencies for MacOS system tray icon
This commit is contained in:
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@@ -95,7 +95,7 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pyopenssl pycryptodomex pyinstaller
|
||||
pip install pyopenssl pycryptodomex pyinstaller pyobjc
|
||||
|
||||
- name: Build Package
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user