Install missing module for macOS build

This commit is contained in:
Micah Lee 2022-09-30 19:36:24 -07:00
parent 697b3e7a12
commit 3f980f07ba

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