mirror of
https://github.com/kunkunsh/kunkun-ext-ossinsight.git
synced 2025-04-03 17:16:41 +00:00
chore: Update verification step in publish workflow to use latest kksh version
This commit is contained in:
parent
48cd43595c
commit
e8805f6c55
2
.github/workflows/jsr-publish.yml
vendored
2
.github/workflows/jsr-publish.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
- name: Verify Package
|
||||
run: bunx kksh verify --publish
|
||||
run: bunx kksh@latest verify --publish
|
||||
- name: Build
|
||||
run: bun run build
|
||||
- name: Publish package
|
||||
|
Loading…
x
Reference in New Issue
Block a user