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

commit a46e7b0a27b2955e4837d2a096fe8af86bb32e6f
Author: LiLi <[email protected]>
AuthorDate: Wed Feb 23 15:26:48 2022 +0800

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

diff --git a/.github/workflows/ci-pulsar-website-next-build.yaml 
b/.github/workflows/ci-pulsar-website-next-build.yaml
index 6ba8f3d..84ad511 100644
--- a/.github/workflows/ci-pulsar-website-next-build.yaml
+++ b/.github/workflows/ci-pulsar-website-next-build.yaml
@@ -100,7 +100,7 @@ jobs:
           cd site2/website-next
           yarn install
           sed "s#CROWDIN_PERSONAL_TOKEN#$CROWDIN_PERSONAL_TOKEN#g" crowdin.yml
-          cat crowdin.yaml
+          cat crowdin.yml
           yarn download
 
           # export CROWDIN_DOCUSAURUS_PROJECT_ID=apache-pulsar

Reply via email to