parent
3eb1861589
commit
551c8ef145
1 changed files with 0 additions and 2 deletions
|
|
@ -11,8 +11,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 24
|
node-version: 24
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- name: Install packaging deps (Linux + Windows cross-build)
|
|
||||||
run: sudo apt-get update && sudo apt-get install -y rpm wine64 nsis
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run dist:linux
|
- run: npm run dist:linux
|
||||||
- run: npm run dist:win
|
- run: npm run dist:win
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue