diff --git a/action.yml b/action.yml index ef4bdac..708219a 100644 --- a/action.yml +++ b/action.yml @@ -193,7 +193,8 @@ runs: # Run the base-action cd ${GITHUB_ACTION_PATH}/base-action bun install - bun run src/index.ts + cd - + bun run ${GITHUB_ACTION_PATH}/base-action/src/index.ts env: # Base-action inputs CLAUDE_CODE_ACTION: "1"