Commit 190f0da
authored
Fix broken CI (#44)
* Install musl-compatible OpenSSL for x86_64-unknown-linux-musl in CD workflow
* Simplify OpenSSL setup in CD workflow and use vendored feature
* Add async function to read input and flush stdout in hook.rs 🤖
* Add main branch check to CD workflow job steps
* Remove redundant progress bar callbacks in hook.rs 🤖
* Add Linux target dependency installation to CD workflow
* Add dry run test for crates.io publish in CD workflow
* Replace symlink creation with file copy in install script 🤖
* Remove redundant 'if' conditions from cd.yml workflow
* Uncomment additional CD workflow targets
* Update cd.yml1 parent 198f478 commit 190f0da
3 files changed
+116
-85
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 45 | + | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
| |||
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
| |||
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
118 | 125 | | |
| 126 | + | |
119 | 127 | | |
120 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
121 | 133 | | |
122 | 134 | | |
123 | 135 | | |
| |||
128 | 140 | | |
129 | 141 | | |
130 | 142 | | |
| 143 | + | |
131 | 144 | | |
132 | 145 | | |
133 | 146 | | |
| |||
0 commit comments