update
This commit is contained in:
3
.github/workflows/electron-build.yml
vendored
3
.github/workflows/electron-build.yml
vendored
@@ -22,6 +22,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '22.15.0'
|
node-version: '22.15.0'
|
||||||
|
|
||||||
|
- name: Install pnpm
|
||||||
|
run: npm install -g pnpm
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user