From fdcd1f2e0f846e6f4e298072c994a7d6fc30866a Mon Sep 17 00:00:00 2001 From: chishin Date: Tue, 4 Apr 2023 22:06:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=89=8D=E7=AB=AF=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/buildx-zh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/buildx-zh b/scripts/buildx-zh index 63c49da..871cd3f 100644 --- a/scripts/buildx-zh +++ b/scripts/buildx-zh @@ -1,7 +1,7 @@ #!/bin/bash DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" -. "$DIR/frontend-build" +. "$DIR/ci/frontend-build" cd "${DIR}/.."