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