1
0
forked from Eeveid/lightOps
Files
lightOps/.gitea/workflows
zhilv 4322023820 🐛 fix(workflow): 避免发布流程在线下载 Rust 目标
- 根据 runner 上已可用的 Rust host target 或已安装 target 选择构建目标
- 去掉 rustup target add,避免网络受限环境在下载 rust-std 时卡住
- 将选中的构建目标写入临时文件并传递给发布打包脚本
2026-05-25 22:56:51 +08:00
..