We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c28059 commit 04dc194Copy full SHA for 04dc194
.github/workflows/claude.yml
@@ -30,6 +30,8 @@ jobs:
30
with:
31
fetch-depth: 1
32
33
+ - uses: oven-sh/setup-bun@v2
34
+
35
- name: Run Claude Code
36
id: claude
37
uses: anthropics/claude-code-action@beta
0 commit comments