Remove redundant path

This commit is contained in:
crazywhalecc
2025-12-08 11:04:11 +08:00
committed by Jerry Ma
parent abd6c2fa3a
commit eab105965d

View File

@@ -82,10 +82,7 @@
}, },
"zig": { "zig": {
"type": "target", "type": "target",
"artifact": "zig", "artifact": "zig"
"static-bins": [
"{pkg_root_path}/zig/zig"
]
}, },
"nasm": { "nasm": {
"type": "target", "type": "target",