ci: fix `v self`
parent
7b552eb590
commit
1aa6c125d9
|
@ -193,6 +193,7 @@ pub fn should_recompile_tool(vexe string, tool_source string) bool {
|
|||
should_compile = true
|
||||
}
|
||||
}
|
||||
return should_compile
|
||||
}
|
||||
|
||||
pub fn quote_path_with_spaces(s string) string {
|
||||
|
|
Loading…
Reference in New Issue