Commit 6433863
committed
fix(nightly): drop redundant compress step — build already produces binpunched .gz
The build script runs binpunch (zeroes unused ICU data) then creates .gz
files when CI=true. These are already in the uploaded artifacts, so the
separate compress step in publish-nightly was redundant.1 parent 0201241 commit 6433863
1 file changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | 238 | | |
254 | 239 | | |
255 | 240 | | |
| |||
0 commit comments