Compare commits

...

1 Commits

Author SHA1 Message Date
Cedric Verstraeten
04f4bc9bf2 Update docker.yml 2023-06-29 20:47:56 +02:00

View File

@@ -59,7 +59,7 @@ jobs:
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
- name: add user to lxd group
run: sudo usermod -a -G lxd $USER
run: usermod -a -G lxd $USER && lxd init --auto
- name: Use Snapcraft
run: tar -xf agent-${{matrix.architecture}}.tar && snapcraft
build-other: