This commit is contained in:
Ashwin Bhat
2025-08-06 12:23:04 -07:00
parent 544983d6bf
commit fd041f9b80

View File

@@ -176,7 +176,7 @@ runs:
echo "Base-action dependencies installed"
cd -
# Install Claude Code globally
bun install -g @anthropic-ai/claude-code
bun install -g @anthropic-ai/claude-code@next
- name: Setup Network Restrictions
if: steps.prepare.outputs.contains_trigger == 'true' && inputs.experimental_allowed_domains != ''