Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
pimenovoleg committed Jun 24, 2019
1 parent 5d0c17d commit 1e867ee
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 @@ -65,7 +65,7 @@ jobs:
<<: *job_defaults
steps:
- attach_workspace: *attach_options
- run: yarn run build:mosaic
- run: yarn run docs:prod-build
- persist_to_workspace:
root: dist
paths:
Expand Down

0 comments on commit 1e867ee

Please sign in to comment.