Skip to content

Commit

Permalink
What happens if we yarn upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
kefo committed Oct 29, 2020
1 parent 575e11b commit a6f6e84
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: yarn upgrade
- run: yarn install && yarn upgrade

- save_cache:
paths:
Expand Down

0 comments on commit a6f6e84

Please sign in to comment.