Commit ec53afb
fix: [ci-fix] revert supabase/setup-cli to v1 — v2 returns 404 on CLI download
supabase/setup-cli@v2's bun-based download logic gets HTTP 404 when
fetching the CLI binary. Revert to v1 with FORCE_JAVASCRIPT_ACTIONS_TO_NODE24
until the v2 action is fixed upstream.
Co-authored-by: Ona <no-reply@ona.com>1 parent bceab87 commit ec53afb
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
74 | | - | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| |||
0 commit comments