This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 7dfc360efb3 fix
7dfc360efb3 is described below
commit 7dfc360efb3115d5cb8b3b4e36548e399a9d1270
Author: jiafeng.zhang <[email protected]>
AuthorDate: Mon Aug 15 19:23:24 2022 +0800
fix
---
.github/workflows/manual-deploy-website.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/manual-deploy-website.yml
b/.github/workflows/manual-deploy-website.yml
index 4cd7708e44f..e3864afdea4 100644
--- a/.github/workflows/manual-deploy-website.yml
+++ b/.github/workflows/manual-deploy-website.yml
@@ -50,7 +50,7 @@ jobs:
rm -rf node_modules
rm -rf doris
rm -rf versioned_docs/version-dev/
- rm -rf i18n/zh-CN/docusaurus-plugin-content-docs/dev/
+ rm -rf i18n/zh-CN/docusaurus-plugin-content-docs/version-dev/
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
git add .
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]