Skip to content

Commit 42003e5

Browse files
authored
Add Bun setup to release workflow
1 parent 3ec1891 commit 42003e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
node-version: '24'
2727
registry-url: 'https://registry.npmjs.org'
2828
package-manager-cache: false # never use caching in release builds
29+
2930
- name: Setup Bun
3031
uses: oven-sh/setup-bun@v2
3132

0 commit comments

Comments
 (0)