Install missing module for macOS build

This commit is contained in:
Micah Lee 2022-09-30 19:36:24 -07:00
parent 57c7af7377
commit 9f50e67833
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -283,6 +283,7 @@ jobs:
- name: Build OnionShare
run: |
cd desktop
python3 -m pip install importlib-metadata
poetry run python ./setup-freeze.py build
poetry run python ./setup-freeze.py bdist_mac
poetry run python ./scripts/build-macos.py cleanup-build