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/