Commit a360f93
committed
hack: Add --retry flags to nushell curl download on centos-10
Without --fail, curl would silently write an HTML error page into
the tarball on a transient GitHub release download failure, producing
a confusing tar extraction error downstream.
Assisted-by: OpenCode (claude-sonnet-4-6)
Signed-off-by: Colin Walters <walters@verbum.org>1 parent 6101d27 commit a360f93
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments