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
42b1fd0293
commit
f1e4933fca
3
.github/workflows/build-linux.yml
vendored
3
.github/workflows/build-linux.yml
vendored
@ -1,5 +1,4 @@
|
||||
name: Build Linux
|
||||
# arm64 builds do not use Snap anymore
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -52,7 +51,7 @@ jobs:
|
||||
- run: sudo snap install snapcraft --classic
|
||||
|
||||
# Build AppImage for arm64
|
||||
- run: npx electron-builder --linux AppImage --arm64
|
||||
- run: npx electron-builder --linux --arm64
|
||||
working-directory: simpliplay
|
||||
|
||||
# Upload Snap artifact (keep it for experimental use)
|
||||
|
Loading…
Reference in New Issue
Block a user