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 525e41d commit 447d218Copy full SHA for 447d218
1 file changed
.github/workflows/snap-package.yml
@@ -68,6 +68,7 @@ jobs:
68
sudo chmod 666 /var/snap/lxd/common/lxd/unix.socket
69
sudo usermod -aG lxd $USER
70
sudo lxd init --auto
71
+ sudo lxd waitready
72
73
- name: Install snapcraft
74
run: |
0 commit comments