fix: add network tiemout

This commit is contained in:
2024-03-09 00:39:14 +01:00
parent f9a2f2c73e
commit 4fca381044

View File

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