From 8c55c3b308f3e9743f85cec85905b89da5ca8aab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 15:19:50 +0600 Subject: [PATCH] [create-pull-request] automated change (#305) Co-authored-by: kodiakhq <49736102+kodiakhq@users.noreply.github.com> --- assets/jsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/jsconfig.json b/assets/jsconfig.json index d42e5bbc02a..ad345777876 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.4.1-0.20240420200359-03148c9f3fae/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.4.1-0.20240420200359-03148c9f3fae/assets/*" ] } }