mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-22 16:29:12 -04:00
Just build-on amd64 and arm64, and display more output after build
This commit is contained in:
parent
760700ca52
commit
11559b4d49
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -335,6 +335,7 @@ jobs:
|
||||
|
||||
- name: Move cache root to home
|
||||
run: |
|
||||
find /root
|
||||
sudo mv /root/.cache/snapcraft ~/snapcraft-cache
|
||||
sudo chown -R $USER:$USER ~/snapcraft-cache
|
||||
|
||||
|
@ -14,8 +14,6 @@ confinement: strict
|
||||
architectures:
|
||||
- build-on:
|
||||
- amd64
|
||||
build-for:
|
||||
- amd64
|
||||
- arm64
|
||||
|
||||
# The gnome extension is only available for amd64 and arm64 (https://snapcraft.io/gnome-42-2204-sdk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user