mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-11 18:49:07 -04:00
Undo snap meek-client change and add verbosity
This commit is contained in:
parent
a2148a920f
commit
48849f4f7e
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…
x
Reference in New Issue
Block a user