We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff87016 commit e5c71ffCopy full SHA for e5c71ff
1 file changed
.github/workflows/release.yml
@@ -70,6 +70,7 @@ jobs:
70
sudo snap install snapcraft --classic
71
sudo snap install lxd
72
sudo lxd init --auto
73
+ sudo iptables -P FORWARD ACCEPT
74
sudo usermod -aG lxd $USER
75
76
- name: Build and publish snap
0 commit comments