mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-21 12:44:58 +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
|
npm run prepare-flatpak -- $ELECTRON_BUILDER_ARCH_ARGS
|
||||||
|
|
||||||
# Bundle app and dependencies
|
# 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 app wrapper
|
||||||
- install -Dm755 -t /app/bin/ ../run.sh
|
- install -Dm755 -t /app/bin/ ../run.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user