Skip to content

Commit

Permalink
Trying to fix CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdholtz committed Dec 28, 2021
1 parent e29289a commit e679d76
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 @@ -27,6 +27,7 @@ commands:
- run:
command: >-
yarn --cwd examples/purchaseTester && yarn install --non-interactive --cache-folder /tmp/yarn
yarn --cwd examples/purchaseTesterTypescript && yarn install --non-interactive --cache-folder /tmp/yarn
name: Yarn Install
# - save_cache:
# key: >
Expand Down

0 comments on commit e679d76

Please sign in to comment.