mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Removes unnecessary cleanup codes
This commit is contained in:
parent
b34b288a3b
commit
3954a66d42
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -216,8 +216,6 @@ jobs:
|
||||
run: |
|
||||
cd desktop
|
||||
~/Library/Application\ Support/pypoetry/venv/bin/poetry run python ./setup-freeze.py bdist_mac
|
||||
rm -rf build/OnionShare.app/Contents/Resources/lib
|
||||
mv build/exe.macosx-10.9-universal2-3.11/lib build/OnionShare.app/Contents/Resources/
|
||||
~/Library/Application\ Support/pypoetry/venv/bin/poetry run python ./scripts/build-macos.py cleanup-build
|
||||
|
||||
- name: Compress
|
||||
|
Loading…
Reference in New Issue
Block a user