From b315999c5919043875a24c339a207ec1f8e0db2c Mon Sep 17 00:00:00 2001 From: Because66666 <110363085+Because66666@users.noreply.github.com> Date: Sun, 9 Mar 2025 10:18:11 +0800 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 413686c..59f62c7 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -19,4 +19,4 @@ jobs: uses: JamesIves/github-pages-deploy-action@4.1.1 with: branch: gh-pages # 部署分支 - folder: .vuepress/dist # 部署文件夹 + folder: nkuwiki_web/src/.vuepress/dist