Skip to content

Commit

Permalink
Fix prod build timeout (#3084)
Browse files Browse the repository at this point in the history
  • Loading branch information
sliptype authored Mar 22, 2023
1 parent 12f6c22 commit 569199c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/src/commands/@web-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ web-build:
cp apple-app-site-association-stage apple-app-site-association
- run:
name: build
no_output_timeout: 30m
command: |
cd packages/web
CI=false npm run build:<< parameters.build-type >>
Expand Down

0 comments on commit 569199c

Please sign in to comment.