mirror of
https://github.com/markwylde/claude-code-gitea-action.git
synced 2026-02-20 02:22:49 +08:00
Attempt to make this work
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user