This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 64d72c4  update
64d72c4 is described below

commit 64d72c469f812768738fd4e582cb1d36b8f5465f
Author: LiLi <[email protected]>
AuthorDate: Fri Jan 21 15:51:51 2022 +0800

    update
    
    Signed-off-by: LiLi <[email protected]>
---
 .github/workflows/ci-pulsar-website-next-build.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/ci-pulsar-website-next-build.yaml 
b/.github/workflows/ci-pulsar-website-next-build.yaml
index 8068796..e31dadc 100644
--- a/.github/workflows/ci-pulsar-website-next-build.yaml
+++ b/.github/workflows/ci-pulsar-website-next-build.yaml
@@ -79,10 +79,10 @@ jobs:
           CROWDIN_DOCUSAURUS_API_KEY: ${{ 
secrets.PULSAR_CROWDIN_DOCUSAURUS_API_KEY }}
         run: |
           ls -l
-          ls -l pulsar-site
           echo "clone pulsar..."
+          cd ../
           git clone https://github.com/apache/pulsar.git
-          ls -l pulsar-site
+          ls -l
           pwd
           echo "testing..."
           # export CROWDIN_DOCUSAURUS_PROJECT_ID=apache-pulsar

Reply via email to