Skip to content

Commit a0e4bab

Browse files
authored
Update node.js.yml
1 parent addb980 commit a0e4bab

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
@@ -26,7 +26,7 @@ jobs:
2626
node-version: ${{ matrix.node-version }}
2727
- run: npm install
2828
- run: npm run build
29-
- run: npm run build:demo
29+
- run: npm run build:demo:ci
3030
env:
3131
PUBLIC_URL: '/context-api-dev-tools-extension/'
3232

0 commit comments

Comments
 (0)