mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 07:07:08 +02:00
Fix snap action lxd firewall integration
This commit is contained in:
parent
3cb333d323
commit
5289810b81
1 changed files with 1 additions and 0 deletions
1
.github/workflows/snap.yml
vendored
1
.github/workflows/snap.yml
vendored
|
@ -54,6 +54,7 @@ jobs:
|
|||
|
||||
- name: First set up.
|
||||
run: |
|
||||
sudo iptables -P FORWARD ACCEPT
|
||||
sudo snap install --classic snapcraft
|
||||
sudo usermod -aG lxd $USER
|
||||
sudo snap run lxd init --auto
|
||||
|
|
Loading…
Add table
Reference in a new issue