From a1a4d970afba9c349ed8044a9978fbac1eba5707 Mon Sep 17 00:00:00 2001 From: thejinchao Date: Thu, 20 Feb 2025 23:16:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e8854eb..7415994 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,4 +14,4 @@ jobs: TARGET_REPO: thejinchao/thejinchao.github.io TARGET_BRANCH: gh_pages BUILD_SCRIPT: yarn && yarn build - BUILD_DIR: docs/.vuepress/dist/ + BUILD_DIR: dist/