Commit b0315d7
fix(ci): install zig from the official tarball in build-musl
mlugg/setup-zig@v1 builds the mirror URL with the pre-0.15 os-arch name
(zig-linux-x86_64-...) which 404s for 0.16.0 — official tarballs are now
zig-x86_64-linux-.... Download + untar directly, one less action in the
path.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d78768b commit b0315d7
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments