mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-22 12:51:38 -04:00
Snapcraft: Fix yaml syntax
This commit is contained in:
parent
e0daca8814
commit
9e286d3eb8
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ parts:
|
||||||
- qtwayland5
|
- qtwayland5
|
||||||
after: [onionshare-cli]
|
after: [onionshare-cli]
|
||||||
|
|
||||||
onionshare-cli:
|
onionshare-cli:
|
||||||
source: ./cli
|
source: ./cli
|
||||||
plugin: python
|
plugin: python
|
||||||
build-packages:
|
build-packages:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue