Skip to content

Commit b17c950

Browse files
committed
fix: bypass LXD: updated
1 parent bcb96c9 commit b17c950

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
# sudo chmod a+rw /var/snap/lxd/common/lxd/unix.socket
8383

8484
- name: Pack Snap
85-
run: snapcraft pack --use-lxd=false
85+
run: snapcraft pack --destructive-mode
8686

8787
- name: Snapcraft Login
8888
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)