mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 03:15:35 +08:00
Remove redundant path
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user