|
@@ -55,7 +55,6 @@ jobs:
|
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
|
run: |
|
|
run: |
|
|
|
pnpm add turbo --global
|
|
pnpm add turbo --global
|
|
|
- pnpm add node-gyp --global
|
|
|
|
|
pnpm install --frozen-lockfile
|
|
pnpm install --frozen-lockfile
|
|
|
|
|
|
|
|
- name: Lint
|
|
- name: Lint
|
|
@@ -110,7 +109,6 @@ jobs:
|
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
|
run: |
|
|
run: |
|
|
|
pnpm add turbo --global
|
|
pnpm add turbo --global
|
|
|
- pnpm add node-gyp --global
|
|
|
|
|
pnpm install --frozen-lockfile
|
|
pnpm install --frozen-lockfile
|
|
|
|
|
|
|
|
- name: Test
|
|
- name: Test
|
|
@@ -175,7 +173,6 @@ jobs:
|
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
|
run: |
|
|
run: |
|
|
|
pnpm add turbo --global
|
|
pnpm add turbo --global
|
|
|
- pnpm add node-gyp --global
|
|
|
|
|
pnpm install --frozen-lockfile
|
|
pnpm install --frozen-lockfile
|
|
|
|
|
|
|
|
- name: turbo run launch-dev:ci
|
|
- name: turbo run launch-dev:ci
|