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
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
# Install Claude Code CLI via npm
|
# Install Claude Code CLI via npm
|
||||||
npm install -g @anthropic-ai/claude-cli
|
npm install -g @anthropic-ai/claude-code
|
||||||
|
|
||||||
- name: Prepare action
|
- name: Prepare action
|
||||||
id: prepare
|
id: prepare
|
||||||
|
|||||||
Reference in New Issue
Block a user