Commit 3936a51
committed
Enhance CI workflow for macOS binary packaging
- Added steps to package and upload macOS binaries as tar.gz files in the CI workflow.
- Implemented conditional logic to handle macOS-specific artifact uploads, ensuring proper permissions and file handling.
- Streamlined the artifact preparation process for macOS targets by copying pre-packaged binaries instead of re-creating them.1 parent 2f77ca4 commit 3936a51
1 file changed
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
135 | 147 | | |
| 148 | + | |
136 | 149 | | |
137 | 150 | | |
138 | 151 | | |
| |||
156 | 169 | | |
157 | 170 | | |
158 | 171 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 172 | + | |
| 173 | + | |
164 | 174 | | |
165 | 175 | | |
166 | 176 | | |
| |||
0 commit comments