mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-20 12:14:44 +02:00
Update flatpak build
This commit is contained in:
parent
62f164a2d3
commit
74d0d2480b
@ -75,7 +75,9 @@ modules:
|
||||
npm run prepare-flatpak -- $ELECTRON_BUILDER_ARCH_ARGS
|
||||
|
||||
# Bundle app and dependencies
|
||||
- cp -a ../artifacts/${ELECTRON_BUILDER_ARCH_ARGS:2}/linux*unpacked /app/main
|
||||
- |
|
||||
. ../flatpak-node/electron-builder-arch-args.sh
|
||||
cp -a ../artifacts/${ELECTRON_BUILDER_ARCH_ARGS:2}/linux*unpacked /app/main
|
||||
|
||||
# Install app wrapper
|
||||
- install -Dm755 -t /app/bin/ ../run.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user