diff --git a/action.yml b/action.yml index 2530fcf..d09c71a 100644 --- a/action.yml +++ b/action.yml @@ -92,7 +92,7 @@ runs: shell: bash run: | # Install Claude Code CLI via npm - npm install -g @anthropic-ai/claude-cli + npm install -g @anthropic-ai/claude-code - name: Prepare action id: prepare