Skip to content

Commit

Permalink
#EDU-1.0.0 #8 CircleCI fix try 6
Browse files Browse the repository at this point in the history
  • Loading branch information
HolimaX committed Feb 2, 2020
1 parent d06a2f6 commit d125e56
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 @@ -26,7 +26,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-

- run: cd system && yarn install
- run: cd system && npm install

- run: cd system && npm run build

Expand Down

0 comments on commit d125e56

Please sign in to comment.