Skip to content

Commit 07c6713

Browse files
authored
Merge pull request #189 from yowainwright/remove-build-command
Update update.yml
2 parents e774f68 + 9f04cc1 commit 07c6713

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update.yml

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424
cache: 'pnpm'
2525
- run: pnpm install --no-frozen-lockfile
26-
- run: pnpm build
2726
- run: pnpm test
2827
- run: pnpm run update
2928
- run: pnpm install --no-frozen-lockfile

0 commit comments

Comments
 (0)