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 b12c828 commit b4144f9Copy full SHA for b4144f9
1 file changed
.circleci/config.yml
@@ -38,7 +38,7 @@ jobs:
38
- restore_cache: *restore-deps-cache
39
- run: npm install
40
- run: npm test
41
- - run: npm build
+ - run: npm run build
42
- save_cache: *save-deps-cache
43
44
release:
0 commit comments