Skip to content

Commit 34b25c3

Browse files
Update node.js.yml
1 parent 81cced9 commit 34b25c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
node-version: ${{ matrix.node-version }}
2929
cache: yarn
3030
- run: yarn install --frozen-lockfile --prefer-offline
31-
- run: yarn run build
3231
- name: Build all projects
3332
run: |
3433
yarn workspaces run build

0 commit comments

Comments
 (0)