Add command to re-install yarn on CI to test issue
This commit is contained in:
parent
9ab8f524b6
commit
38f0e6447c
|
@ -38,6 +38,7 @@ jobs:
|
|||
- name: Install Pro
|
||||
run: yarn install:pro $BRANCH $BASE_BRANCH
|
||||
|
||||
- run: yarn global add yarn
|
||||
- run: yarn
|
||||
- run: yarn bootstrap
|
||||
- run: yarn lint
|
||||
|
|
Loading…
Reference in New Issue