There was an error while loading. Please reload this page.
1 parent 3ec1891 commit 42003e5Copy full SHA for 42003e5
1 file changed
.github/workflows/release-publish.yaml
@@ -26,6 +26,7 @@ jobs:
26
node-version: '24'
27
registry-url: 'https://registry.npmjs.org'
28
package-manager-cache: false # never use caching in release builds
29
+
30
- name: Setup Bun
31
uses: oven-sh/setup-bun@v2
32
0 commit comments