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