|
@@ -60,7 +60,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
|
run: |
|
|
run: |
|
|
|
- yarn global add turbo@1.10.9
|
|
|
|
|
|
|
+ yarn global add turbo
|
|
|
yarn --frozen-lockfile
|
|
yarn --frozen-lockfile
|
|
|
|
|
|
|
|
- name: Lint
|
|
- name: Lint
|
|
@@ -131,7 +131,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
|
run: |
|
|
run: |
|
|
|
- yarn global add turbo@1.10.9
|
|
|
|
|
|
|
+ yarn global add turbo
|
|
|
yarn --frozen-lockfile
|
|
yarn --frozen-lockfile
|
|
|
|
|
|
|
|
- name: Test
|
|
- name: Test
|
|
@@ -213,7 +213,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
|
run: |
|
|
run: |
|
|
|
- yarn global add turbo@1.10.9
|
|
|
|
|
|
|
+ yarn global add turbo
|
|
|
yarn --frozen-lockfile
|
|
yarn --frozen-lockfile
|
|
|
|
|
|
|
|
- name: turbo run dev:ci
|
|
- name: turbo run dev:ci
|