Skip to content

Commit

Permalink
chore: fix image updater
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 18, 2023
1 parent fbd228d commit 7ec268e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pi-image/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fnm default $(fnm current)
corepack enable

# install dependencies
yarn config set network-timeout 100000 -g
yarn config set httpTimeout 100000
yarn

# build typescript
Expand Down

0 comments on commit 7ec268e

Please sign in to comment.