Update publish_npm.yaml

Signed-off-by: 李旭海 <lxh_shine@hotmail.com>
This commit is contained in:
李旭海 2023-05-24 10:23:13 +08:00 committed by GitHub
parent 78b7c6ce09
commit 96c1222c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,6 @@ jobs:
run: |
npm cache clean --force
npm install @openapitools/openapi-generator-cli -g
make build
- run: npm i
- run: npm run start
- run: npm publish -W