Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeannesson committed Mar 14, 2024
1 parent 78a1f26 commit b1150ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run install
uses: borales/actions-yarn@v5
with:
cmd: install # will run `yarn install` command
cmd: install --network-timeout 1000000 # will run `yarn install` command
dir: desktop-app

- name: Build production bundle
Expand Down

0 comments on commit b1150ca

Please sign in to comment.