mirror of
https://github.com/sern-handler/tools
synced 2026-07-05 14:09:44 +00:00
workspacescursedingeneral
This commit is contained in:
2
.github/workflows/npm-publish.yml
vendored
2
.github/workflows/npm-publish.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
working-directory: ./packages/${{ github.event.inputs.package }}
|
||||
|
||||
- run: npm install
|
||||
- run: npm run build --workspace @sern/${{ github.event.inputs.package }}
|
||||
- run: npm run build -ws
|
||||
|
||||
- run: npm run test --workspace @sern/${{ github.event.inputs.package }}
|
||||
- run: npm publish --workspace @sern/${{ github.event.inputs.package }}
|
||||
|
||||
Reference in New Issue
Block a user