mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 13:29:02 -04:00
lxd init --auto
This commit is contained in:
parent
3572d11397
commit
8a62d24d45
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-snap.yml
vendored
1
.github/workflows/build-snap.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
lxd init --auto
|
||||
sudo snap install snapcraft --classic
|
||||
- run:
|
||||
sudo snapcraft
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue