mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-17 05:42:15 -04:00
Undo snap meek-client change and add verbosity
This commit is contained in:
parent
a2148a920f
commit
48849f4f7e
2 changed files with 1 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -287,7 +287,7 @@ jobs:
|
|||
sudo ufw disable
|
||||
|
||||
- name: Build snap
|
||||
run: sudo snapcraft
|
||||
run: sudo snapcraft --verbosity debug
|
||||
|
||||
- name: Compress lxd directory and set proper permissions
|
||||
run: |
|
||||
|
|
|
@ -223,4 +223,3 @@ parts:
|
|||
cd meek-client
|
||||
mkdir -p /build/onionshare/meek-client/install/bin
|
||||
go build -o /build/onionshare/meek-client/install/bin/meek-client ./...
|
||||
cp /build/onionshare/meek-client/install/bin/meek-client $CRAFT_PART_INSTALL/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue