mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 13:29:02 -04:00
Revert "Does flatpak need ufw disabled?"
This reverts commit 608f5a1540
.
This commit is contained in:
parent
608f5a1540
commit
10bab61864
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -253,7 +253,6 @@ jobs:
|
|||
|
||||
- name: Flatpak build
|
||||
run: |
|
||||
sudo ufw disable
|
||||
cd flatpak
|
||||
flatpak-builder build --force-clean --install-deps-from=flathub --install --user org.onionshare.OnionShare.yaml
|
||||
flatpak build-bundle ~/.local/share/flatpak/repo ~/OnionShare.flatpak org.onionshare.OnionShare --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue