mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update build-snapcraft.yml: forgot sudo
This commit is contained in:
parent
928ed39eb4
commit
3fcb09aaef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-snapcraft.yml
vendored
2
.github/workflows/build-snapcraft.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: Build Snapcraft
|
||||
run: |
|
||||
cd src
|
||||
lxd init --auto
|
||||
sudo lxd init --auto
|
||||
snapcraft
|
||||
|
||||
- name: Upload artifacts
|
||||
|
|
|
|||
Loading…
Reference in a new issue