mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
* Revert "feat: integrate Claude Code SDK to replace process spawning (#327)"
This reverts commit 204266ca45.
* 1.0.59
This commit is contained in:
@@ -192,6 +192,9 @@ runs:
|
||||
if: steps.prepare.outputs.contains_trigger == 'true'
|
||||
shell: bash
|
||||
run: |
|
||||
# Install Claude Code globally
|
||||
bun install -g @anthropic-ai/claude-code@1.0.59
|
||||
|
||||
# Run the base-action
|
||||
cd ${GITHUB_ACTION_PATH}/base-action
|
||||
bun install
|
||||
|
||||
Reference in New Issue
Block a user