Commit 09e5d98
Fix CI: skip prepare script in runtime bundle install
The prepare hook (setup-git-hooks.sh) is a dev-only concern and
doesn't exist in the stripped-down runtime bundle directory. Use
--ignore-scripts for the production install step.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5be7ae6 commit 09e5d98
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments