Skip to content

Commit 61981c1

Browse files
committed
fix: caps needed......
1 parent 406c8ce commit 61981c1

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
@@ -77,7 +77,7 @@ jobs:
7777
run: |
7878
sudo snap install lxd
7979
sudo lxd waitready
80-
sudo usermod -aG lxd $user
80+
sudo usermod -aG lxd $USER
8181
sudo chmod a+rw /var/snap/lxd/common/lxd/unix.socket
8282
8383
- name: Pack Snap

0 commit comments

Comments
 (0)