mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update build-snapcraft.yml
This commit is contained in:
parent
f96480413d
commit
29138e1413
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-snapcraft.yml
vendored
2
.github/workflows/build-snapcraft.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
cd src
|
||||
getent group lxd | grep -qwF "$USER" || sudo usermod -aG lxd "$USER"
|
||||
newgrp lxd
|
||||
sudo snapcraft
|
||||
sudo env SNAPCRAFT_BUILD_ENVIRONMENT=multipass snapcraft
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue