zhongqiangczq commented on code in PR #20:
URL:
https://github.com/apache/incubator-celeborn-website/pull/20#discussion_r1276236171
##########
.github/workflows/site.yaml:
##########
@@ -59,16 +59,16 @@ jobs:
git add .
git commit -m 'docs/main'
- run: |
- wget
https://github.com/apache/incubator-celeborn/archive/refs/tags/v0.2.1-incubating.tar.gz
- tar -xzf v0.2.1-incubating.tar.gz
- cd incubator-celeborn-0.2.1-incubating
+ wget
https://github.com/apache/incubator-celeborn/archive/refs/tags/v0.3.0-incubating.tar.gz
Review Comment:
i think that this code should be update to produce history docs.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]