diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0354ce7..41701da 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -133,4 +133,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: doc_static - path: ./docs-files/zh_CN/* + path: ./frontend/docs/.vitepress/dist/*