Skip to content

Commit eab1059

Browse files
committed
Remove redundant path
1 parent abd6c2f commit eab1059

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

config/pkg.target.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,7 @@
8282
},
8383
"zig": {
8484
"type": "target",
85-
"artifact": "zig",
86-
"static-bins": [
87-
"{pkg_root_path}/zig/zig"
88-
]
85+
"artifact": "zig"
8986
},
9087
"nasm": {
9188
"type": "target",

0 commit comments

Comments
 (0)