We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addb980 commit a0e4babCopy full SHA for a0e4bab
.github/workflows/node.js.yml
@@ -26,7 +26,7 @@ jobs:
26
node-version: ${{ matrix.node-version }}
27
- run: npm install
28
- run: npm run build
29
- - run: npm run build:demo
+ - run: npm run build:demo:ci
30
env:
31
PUBLIC_URL: '/context-api-dev-tools-extension/'
32
0 commit comments