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 2302d98 commit 873bd4fCopy full SHA for 873bd4f
.github/workflows/release_javascript.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Build package
36
working-directory: 'cratedb_sqlparse_js'
37
- run: npm build
+ run: npm run build
38
39
- run: npm publish --provenance --access public
40
0 commit comments