mirror of
https://github.com/sern-handler/gui
synced 2026-06-06 01:16:54 +00:00
fix: add network tiemout
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
node-version: 20
|
||||
|
||||
- name: Install packages
|
||||
run: yarn
|
||||
run: yarn install --network-timeout 1000000
|
||||
|
||||
- name: Build electron index.ts file
|
||||
run: yarn electron-build
|
||||
|
||||
Reference in New Issue
Block a user