Skip to content

Commit

Permalink
docs: 修复 https://s2.antv.vision 老官网自动部署失败 (#2530)
Browse files Browse the repository at this point in the history
* docs: 修复 https://s2.antv.vision 官网自动部署失败

* docs: 更新版本号

* chore: 更新 lock
  • Loading branch information
lijinke666 authored Jan 26, 2024
1 parent 4580679 commit ef1ef64
Show file tree
Hide file tree
Showing 5 changed files with 829 additions and 26 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release-success.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'

- name: Git bootstrap
run: |
Expand Down
7 changes: 7 additions & 0 deletions LEGAL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Legal Disclaimer

Within this source code, the comments in Chinese shall be the original, governing version. Any comment in other languages are for reference only. In the event of any conflict between the Chinese language version comments and other language version comments, the Chinese language version shall prevail.

法律免责声明

关于代码注释部分,中文注释为官方版本,其它语言注释仅做参考。中文注释可能与其它语言注释存在不一致,当中文注释与其它语言注释存在不一致时,请以中文注释为准。
Loading

0 comments on commit ef1ef64

Please sign in to comment.