ci: fix dependencies
This commit is contained in:
@@ -114,7 +114,7 @@ _BUN_BINARY_ATTRS.update({
|
||||
),
|
||||
"inherit_host_path": attr.bool(
|
||||
default = False,
|
||||
doc = "If true, appends the host PATH after staged node_modules/.bin entries at runtime.",
|
||||
doc = "If true, appends the host PATH after the staged Bun runtime tool bin and node_modules/.bin entries at runtime.",
|
||||
),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user