Commit 1ea5a8c
fix: use full branch name for miniflare extension install in CI
GITHUB_HEAD_REF##*/ strips everything up to the last slash, turning
fix/ci-failures into ci-failures which is not a valid branch ref. Use
the full branch name instead. Also add --fail to the curl check so the
step actually fails when the extension is not loaded.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 81b45e8 commit 1ea5a8c
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments