Skip to content

Commit

Permalink
Update flatpak.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julianfairfax authored Oct 16, 2024
1 parent 8158ddd commit 8a4bc5c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,13 @@ modules:
append-path: /usr/lib/sdk/node20/bin
arch:
x86_64:
ARCHSPECIFICVARIABLESHORT: x64
env:
ARCHSPECIFICVARIABLESHORT: x64
aarch64:
ARCHSPECIFICVARIABLESHORT: arm64
env:
ARCHSPECIFICVARIABLESHORT: arm64
env:
XDG_CACHE_HOME: /run/build/signal-desktop/flatpak-node/cache
build-commands:
- git-lfs install
- git config --global user.name name
Expand Down

0 comments on commit 8a4bc5c

Please sign in to comment.