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 61981c1 commit af658f0Copy full SHA for af658f0
1 file changed
.github/workflows/release.yml
@@ -77,6 +77,7 @@ jobs:
77
run: |
78
sudo snap install lxd
79
sudo lxd waitready
80
+ sudo lxd init --auto
81
sudo usermod -aG lxd $USER
82
sudo chmod a+rw /var/snap/lxd/common/lxd/unix.socket
83
0 commit comments