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": {
"type": "target",
"artifact": "zig",
"static-bins": [
"{pkg_root_path}/zig/zig"
]
"artifact": "zig"
},
"nasm": {
"type": "target",