Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
  • Loading branch information
danjm and Gudahtt authored Nov 17, 2022
1 parent 32fef17 commit a0a4f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
value: << pipeline.git.branch >>
steps:
- run:
name: build:dist
name: build:prod
command: yarn build --build-type beta prod
- run:
name: build:debug
Expand Down

0 comments on commit a0a4f87

Please sign in to comment.