1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00

Add command to re-install yarn on CI to test issue

This commit is contained in:
Rory Powell 2022-06-07 08:37:41 +01:00
parent bc9674cecb
commit eceb129895

View file

@ -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