We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81cced9 commit 34b25c3Copy full SHA for 34b25c3
.github/workflows/node.js.yml
@@ -28,7 +28,6 @@ jobs:
28
node-version: ${{ matrix.node-version }}
29
cache: yarn
30
- run: yarn install --frozen-lockfile --prefer-offline
31
- - run: yarn run build
32
- name: Build all projects
33
run: |
34
yarn workspaces run build
0 commit comments