mirror of
https://github.com/kunkunsh/kunkun-ext-download-twitter-video.git
synced 2025-04-03 18:56:43 +00:00
chore: add bun setup to npm publish workflow
This commit is contained in:
parent
4d8fe4f8c9
commit
7b8465a299
1
.github/workflows/npm-publish.yml
vendored
1
.github/workflows/npm-publish.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: latest
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
- run: pnpm install
|
||||
- run: pnpm build
|
||||
- run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user