From ffc68fcc474d499a9b6dc476613749f379be4764 Mon Sep 17 00:00:00 2001 From: "Andrey Mishechkin (GITHUB INC)" Date: Fri, 11 Sep 2020 13:04:58 +0400 Subject: [PATCH] Small bug fixing in json file --- images/win/Windows2019-Azure.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/win/Windows2019-Azure.json b/images/win/Windows2019-Azure.json index 76412fd82..f9c54a438 100644 --- a/images/win/Windows2019-Azure.json +++ b/images/win/Windows2019-Azure.json @@ -92,7 +92,7 @@ { "type": "file", "source": "{{template_dir}}/toolsets/toolset-2019.json", - "destination": "{{user `tonolset_jso_path`}}" + "destination": "{{user `toolset_jso_path`}}" }, { "type": "windows-shell",