Skip to content

Commit 78b1890

Browse files
authored
Update node.js.yml
1 parent a6fe76c commit 78b1890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
${{ runner.os }}-pnpm-${{ matrix.node-version }}-
3434
${{ runner.os }}-pnpm-
3535
- run: pnpm install
36-
- run: pnpm run build --if-present
36+
- run: pnpm run build
3737
- run: pnpm test

0 commit comments

Comments
 (0)