diff options
| author | robot-piglet <[email protected]> | 2023-10-03 12:30:08 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2023-10-03 12:45:43 +0300 |
| commit | 4635111160bfcb1f9cbd46f3cec0a89a02721237 (patch) | |
| tree | 4191a23b31b2592a8d07f92b5a6de101a4795ff2 /devtools | |
| parent | 0cea991d86195feb6fc208f49e7f79528b27431d (diff) | |
Intermediate changes
Diffstat (limited to 'devtools')
| -rw-r--r-- | devtools/ya/opensource/ya.conf.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devtools/ya/opensource/ya.conf.json b/devtools/ya/opensource/ya.conf.json index 9b4626f6260..0b8b28b91ff 100644 --- a/devtools/ya/opensource/ya.conf.json +++ b/devtools/ya/opensource/ya.conf.json @@ -83,7 +83,7 @@ "ya-tc" ] }, - "formula": "build/external_resources/ya-tc/resources.json" + "formula": "build/external_resources/ya-tc/public.resources.json" }, "yexport": { "executable": { @@ -91,7 +91,7 @@ "yexport" ] }, - "formula": "build/external_resources/yexport/resources.json" + "formula": "build/external_resources/yexport/public.resources.json" }, "ymake": { "executable": { @@ -99,7 +99,7 @@ "ymake" ] }, - "formula": "build/external_resources/ymake/resources.json" + "formula": "build/external_resources/ymake/public.resources.json" }, "ymake_python3": { "executable": { |
