mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update build-linux.yml
This commit is contained in:
parent
cc02e1a18a
commit
ac032b1b9d
4
.github/workflows/build-linux.yml
vendored
4
.github/workflows/build-linux.yml
vendored
@ -51,8 +51,8 @@ jobs:
|
||||
# Snapcraft CLI – optional if electron-builder doesn't need it
|
||||
#- run: sudo snap install snapcraft --classic
|
||||
|
||||
# Build both Snap and AppImage for arm64
|
||||
- run: npx electron-builder --linux --arm64
|
||||
# Build AppImage for arm64
|
||||
- run: npx electron-builder --linux AppImage --arm64
|
||||
working-directory: simpliplay
|
||||
|
||||
# Upload Snap artifact (keep it for experimental use)
|
||||
|
Loading…
Reference in New Issue
Block a user