move script commands around. Move shared endpoint down. Add event annotations to ws client.
This commit is contained in:
2
.github/workflows/npmpublish.yml
vendored
2
.github/workflows/npmpublish.yml
vendored
@@ -42,6 +42,8 @@ jobs:
|
||||
|
||||
- run: npm ci
|
||||
if: steps.version-updated.outputs.has-updated
|
||||
- run: npm run clean
|
||||
if: steps.version-updated.outputs.has-updated
|
||||
- run: npm run build
|
||||
if: steps.version-updated.outputs.has-updated
|
||||
- run: npm publish
|
||||
|
||||
Reference in New Issue
Block a user