From f07da6b644bc1a01e793efa2da519702e0ae3288 Mon Sep 17 00:00:00 2001 From: silicer Date: Tue, 14 Dec 2021 21:23:53 +0800 Subject: [PATCH] latex: Fix env_add_path (#3089) --- bucket/latex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/latex.json b/bucket/latex.json index 31a0f598f1..c7986486b0 100644 --- a/bucket/latex.json +++ b/bucket/latex.json @@ -23,7 +23,7 @@ "MiKTeX Console" ] ], - "env_add_path": "texmfs\\install\\miktex\\x64\\bin" + "env_add_path": "texmfs\\install\\miktex\\bin\\x64" } }, "installer": {