Skip to content

Commit

Permalink
Show config
Browse files Browse the repository at this point in the history
  • Loading branch information
klippx committed Dec 21, 2023
1 parent 6c15530 commit 1445987
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-smoke-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,14 @@ runs:
- name: Install deps in mappersmith/
run: |
cd mappersmith
yarn config
yarn install --immutable --immutable-cache
shell: bash

- name: Install deps in mappersmith-consumer/
run: |
cd mappersmith-consumer
yarn config
yarn install --immutable --immutable-cache
shell: bash

Expand Down

0 comments on commit 1445987

Please sign in to comment.