You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2022/07/20 16:36:21 UTC

[doris-website] branch master updated: fix

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

jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f5e5135b1 fix
7f5e5135b1 is described below

commit 7f5e5135b103ff8379671336dc56e3ba731a7934
Author: jiafeng.zhang <zh...@gmail.com>
AuthorDate: Thu Jul 21 00:36:12 2022 +0800

    fix
    
    fix
---
 .github/workflows/manual-deploy-website.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/manual-deploy-website.yml b/.github/workflows/manual-deploy-website.yml
index 48ec298274..070a4f8517 100644
--- a/.github/workflows/manual-deploy-website.yml
+++ b/.github/workflows/manual-deploy-website.yml
@@ -20,8 +20,7 @@ jobs:
       with:
         node-version: 16.14.0
 
-
-- name: Build
+    - name: Build
       run: |
         npm install -g yarn
         yarn && yarn build


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org