Leave installed but disable ufw?

This commit is contained in:
Miguel Jacq 2022-12-11 16:37:11 +11:00
parent edeb4efcd6
commit 57612fb55f

View File

@ -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