Skip to content

Commit

Permalink
make deps network-timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed Dec 29, 2023
1 parent 7261b89 commit 462b3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ endif

.PHONY: deps
deps:
yarn --silent --frozen-lockfile
yarn --silent --frozen-lockfile --network-timeout 600000

.PHONY: publish-pact
publish-pact:
Expand Down

0 comments on commit 462b3de

Please sign in to comment.