Skip to content

Commit

Permalink
fix: ci error (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: Aiden-FE <[email protected]>
  • Loading branch information
Aiden-FE and Aiden-FE authored May 10, 2023
1 parent cf1c2cb commit 129991b
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 @@ -44,6 +44,7 @@ jobs:
command: |
npm config set registry https://registry.npmmirror.com/
npm install
npx prisma generate
npm run build
- persist_to_workspace:
root: ~/compass
Expand Down

0 comments on commit 129991b

Please sign in to comment.