mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-14 13:41:25 -05:00
Install missing module for macOS build
This commit is contained in:
parent
697b3e7a12
commit
3f980f07ba
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -283,6 +283,7 @@ jobs:
|
|||||||
- name: Build OnionShare
|
- name: Build OnionShare
|
||||||
run: |
|
run: |
|
||||||
cd desktop
|
cd desktop
|
||||||
|
python3 -m pip install importlib-metadata
|
||||||
poetry run python ./setup-freeze.py build
|
poetry run python ./setup-freeze.py build
|
||||||
poetry run python ./setup-freeze.py bdist_mac
|
poetry run python ./setup-freeze.py bdist_mac
|
||||||
poetry run python ./scripts/build-macos.py cleanup-build
|
poetry run python ./scripts/build-macos.py cleanup-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user