mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 08:02:19 +00:00
nit
This commit is contained in:
@@ -938,7 +938,7 @@ async function generateMetadata(
|
||||
scriptPath: string | undefined
|
||||
) {
|
||||
log.info(
|
||||
"This command only works for workspace scripts, for flows inline scripts use `wmill flow generate - locks`"
|
||||
"This command only works for workspace scripts, for flows inline scripts use `wmill flow generate-locks`"
|
||||
);
|
||||
if (scriptPath == "") {
|
||||
scriptPath = undefined;
|
||||
|
||||
Reference in New Issue
Block a user