Skip to content

Commit af658f0

Browse files
committed
fix: replaced sudo lxd init --auto
1 parent 61981c1 commit af658f0

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
@@ -77,6 +77,7 @@ jobs:
7777
run: |
7878
sudo snap install lxd
7979
sudo lxd waitready
80+
sudo lxd init --auto
8081
sudo usermod -aG lxd $USER
8182
sudo chmod a+rw /var/snap/lxd/common/lxd/unix.socket
8283

0 commit comments

Comments
 (0)