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 bcb96c9 commit b17c950Copy full SHA for b17c950
1 file changed
.github/workflows/release.yml
@@ -82,7 +82,7 @@ jobs:
82
# sudo chmod a+rw /var/snap/lxd/common/lxd/unix.socket
83
84
- name: Pack Snap
85
- run: snapcraft pack --use-lxd=false
+ run: snapcraft pack --destructive-mode
86
87
- name: Snapcraft Login
88
if: startsWith(github.ref, 'refs/tags/')
0 commit comments