소스 검색

Chore: change doc directory (#14553)

hetech 6 년 전
부모
커밋
cb31d54da4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      build/deploy-faas.sh

+ 1 - 1
build/deploy-faas.sh

@@ -5,7 +5,7 @@ cd temp_web
 git clone --depth 1 -b gh-pages --single-branch https://github.com/ElemeFE/element.git && cd element
 
 # build sub folder
-SUB_FOLDER='2.5'
+SUB_FOLDER='2.6'
 mkdir $SUB_FOLDER
 rm -rf *.js *.css *.map static
 rm -rf $SUB_FOLDER/**