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