Skip to content

Commit e5c71ff

Browse files
authored
ci: fix add internet (#368)
1 parent ff87016 commit e5c71ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
sudo snap install snapcraft --classic
7171
sudo snap install lxd
7272
sudo lxd init --auto
73+
sudo iptables -P FORWARD ACCEPT
7374
sudo usermod -aG lxd $USER
7475
7576
- name: Build and publish snap

0 commit comments

Comments
 (0)