This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 387a9c74489 [build](extension) Update build-extension.yml (#25721)
387a9c74489 is described below
commit 387a9c74489c47930d3bb2506c70fdd06f0cefde
Author: Jeffrey <[email protected]>
AuthorDate: Sat Oct 21 16:52:55 2023 +0800
[build](extension) Update build-extension.yml (#25721)
---
.github/workflows/build-extension.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/build-extension.yml
b/.github/workflows/build-extension.yml
index 4a9fc5d38ef..d58e21a75dc 100644
--- a/.github/workflows/build-extension.yml
+++ b/.github/workflows/build-extension.yml
@@ -100,6 +100,7 @@ jobs:
run: |
git clone https://github.com/apache/doris-website.git website
cd website
+ echo "[\"current\"]" > versions.json
mkdir -p docs
cp -R ../docs/en/docs/* docs/
cp -R ../docs/sidebars.json sidebars.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]