This commit is contained in:
parent
4b613ce966
commit
dd4a52b109
@ -16,7 +16,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: 8
|
version: 8
|
||||||
run_install: false
|
run_install: false
|
||||||
- run: pnpm ci
|
- run: pnpm install
|
||||||
|
- run: pnpm run build
|
||||||
|
- run: pnpm run test
|
||||||
- run: pnpm publish
|
- run: pnpm publish
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user