publish: bun i

This commit is contained in:
Alex Gleason 2024-03-11 12:59:36 -05:00 committed by GitHub
parent 8ed2c13c28
commit 3b582a0206
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -13,4 +13,6 @@ jobs:
id-token: write # The OIDC ID token is used for authentication with JSR.
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- run: bun i
- run: npx jsr publish