mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: fix v self
This commit is contained in:
parent
7b552eb590
commit
1aa6c125d9
@ -193,6 +193,7 @@ pub fn should_recompile_tool(vexe string, tool_source string) bool {
|
|||||||
should_compile = true
|
should_compile = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return should_compile
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn quote_path_with_spaces(s string) string {
|
pub fn quote_path_with_spaces(s string) string {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user