mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 05:22:20 -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
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
lxd init --auto
|
||||
sudo lxd init --auto
|
||||
sudo snap install snapcraft --classic
|
||||
- run:
|
||||
sudo snapcraft
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue