mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-12 07:49:39 -05:00
Leave installed but disable ufw?
This commit is contained in:
parent
4a3f524878
commit
350800cb7d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -346,9 +346,9 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt remove -y ufw
|
||||
sudo lxd init --auto
|
||||
sudo snap install snapcraft --classic
|
||||
sudo ufw disable
|
||||
|
||||
- name: Build snap
|
||||
run: sudo snapcraft --use-lxd
|
||||
|
Loading…
Reference in New Issue
Block a user