top level yarn run first in components job
This commit is contained in:
parent
def42af9c6
commit
28956743ae
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -77,6 +77,8 @@ jobs:
|
|||
dist
|
||||
node_modules
|
||||
key: ${{ github.sha }}
|
||||
- name: Install packages from monorepo level
|
||||
run: cd ../../ && yarn
|
||||
- name: Install packages for components package
|
||||
run: yarn
|
||||
- name: See if storybook builds
|
||||
|
|
Loading…
Reference in New Issue
Block a user