Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 3061311

Browse files
committed
Update ci
1 parent cabe495 commit 3061311

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
@@ -24,4 +24,4 @@ jobs:
2424
- run: npm ci
2525
- run: npm run lint
2626
- run: npm test
27-
- run: npm run build
27+
- run: NODE_ENV=production npm run build

0 commit comments

Comments
 (0)