mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-06 22:59:44 +00:00
Update publish_npm.yaml
Signed-off-by: 李旭海 <lxh_shine@hotmail.com>
This commit is contained in:
parent
78b7c6ce09
commit
96c1222c3e
1
.github/workflows/publish_npm.yaml
vendored
1
.github/workflows/publish_npm.yaml
vendored
@ -30,7 +30,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm cache clean --force
|
npm cache clean --force
|
||||||
npm install @openapitools/openapi-generator-cli -g
|
npm install @openapitools/openapi-generator-cli -g
|
||||||
make build
|
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm run start
|
- run: npm run start
|
||||||
- run: npm publish -W
|
- run: npm publish -W
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user