This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new 896567a chore: reduce ci errors for now
896567a is described below
commit 896567a2b751a2894cd977c96b1d24bfe487ea21
Author: tison <[email protected]>
AuthorDate: Fri Sep 26 23:47:32 2025 +0800
chore: reduce ci errors for now
Signed-off-by: tison <[email protected]>
---
.github/workflows/deploy-docs.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/deploy-docs.yml
b/.github/workflows/deploy-docs.yml
index 1e14416..2db2f68 100644
--- a/.github/workflows/deploy-docs.yml
+++ b/.github/workflows/deploy-docs.yml
@@ -20,8 +20,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "20"
- cache: pnpm
- cache-dependency-path: "website/pnpm-lock.yaml"
- name: Corepack
working-directory: website
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]