Skip to content

Commit

Permalink
circle config runs prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
gaiety-deque committed May 28, 2024
1 parent ae68dc8 commit a2842f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
steps:
- checkout
- <<: *restore_dependency_cache_unix
- run: npm run prepare
- run: npm run build
- save_cache:
key: v9-cache-build-<< pipeline.git.revision >>
Expand Down

0 comments on commit a2842f4

Please sign in to comment.