Update and rename build-linux.yml to build-snap.yml

This commit is contained in:
Anirudh Sevugan 2025-07-12 21:18:26 -05:00 committed by GitHub
parent f2b02a16c5
commit e975512d0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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