mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
See if removing ufw helps snap
This commit is contained in:
parent
410f3d7b9c
commit
4a3f524878
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -346,6 +346,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt remove -y ufw
|
||||||
sudo lxd init --auto
|
sudo lxd init --auto
|
||||||
sudo snap install snapcraft --classic
|
sudo snap install snapcraft --classic
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user