mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update and rename build-linux.yml to build-snap.yml
This commit is contained in:
parent
f2b02a16c5
commit
e975512d0c
@ -23,6 +23,8 @@ jobs:
|
||||
run: npm install
|
||||
working-directory: simpliplay
|
||||
|
||||
- name: Install SnapCraft
|
||||
run: sudo snap install snapcraft --classic
|
||||
|
||||
- name: Build Linux
|
||||
run: npx electron-builder --linux --x64 --arm64
|
Loading…
Reference in New Issue
Block a user