Skip to content

Commit

Permalink
fix: standalone test build
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk committed Mar 23, 2023
1 parent 9bd7393 commit ad110f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
executor: l_xlarge
steps:
- checkout
- run: yarn config set registry https://registry.npmjs.org
- run: yarn config set script-shell $(which bash)
- run: yarn run production-build
- run:
Expand Down

0 comments on commit ad110f1

Please sign in to comment.