fix electron builds

This commit is contained in:
plebeius
2026-01-30 13:21:41 +08:00
parent 388a120c8e
commit 01aac36cfa
4 changed files with 12 additions and 52 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ jobs:
with:
# needed for git commit history changelog
fetch-depth: 0
- name: Setup Node.js v22 # electron-rebuild needs Node 22+
- name: Setup Node.js v22
uses: actions/setup-node@v2
with:
node-version: 22