Skip to content

Commit 447d218

Browse files
committed
ci: wait for lxd to be ready
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
1 parent 525e41d commit 447d218

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/snap-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
sudo chmod 666 /var/snap/lxd/common/lxd/unix.socket
6969
sudo usermod -aG lxd $USER
7070
sudo lxd init --auto
71+
sudo lxd waitready
7172
7273
- name: Install snapcraft
7374
run: |

0 commit comments

Comments
 (0)