customize
This commit is contained in:
parent
42605fe699
commit
005182d197
@ -162,6 +162,7 @@ def cargo_doc(name: str, workernames: list[str], specific: bool, latest: bool):
|
||||
"cargo",
|
||||
"doc",
|
||||
"--workspace",
|
||||
"--no-deps",
|
||||
],
|
||||
env=env,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user