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 937085b  update
937085b is described below

commit 937085b5283d4cdcdeee5d98f9cf7f9eed36d5c9
Author: LiLi <[email protected]>
AuthorDate: Fri Jan 21 15:48:40 2022 +0800

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

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

Reply via email to