This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/echarts-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 617829c6 chore: update examples workflow
617829c6 is described below
commit 617829c64162789f33e4a2a58a7e588b2f77144d
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Mon Jul 25 15:31:55 2022 +0800
chore: update examples workflow
---
.github/workflows/deploy.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 6f5a5c82..8efdcfb5 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
run: |
git clone --depth 1 https://github.com/apache/echarts-examples
cd echarts-examples
- npm install
+ npm install --force
- name: Install ECharts Theme Builder
working-directory: tmp-workspace
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]