Files
packages/anda/langs/zig/master/anda.hcl
T
Gilver c81bad9d44 feat: Split Zig package (#4652)
* feat: Split Zig package into bootstrap and full build, have full build track bootstrap

* fix: Folder typo
2025-05-05 13:25:03 +08:00

9 lines
85 B
HCL

project pkg {
rpm {
spec = "zig-master.spec"
}
labels {
updbranch = 1
}
}