This is an automated email from the ASF dual-hosted git repository.
ovilia 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 2b332680 chore: update examples workflow
2b332680 is described below
commit 2b33268035b01244369607a4d3e11d01bb47c8e1
Author: Wenli Zhang <[email protected]>
AuthorDate: Fri Jun 10 11:16:52 2022 +0800
chore: update examples workflow
---
.github/workflows/deploy.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 112f4f41..8efdcfb5 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -33,7 +33,6 @@ jobs:
git clone --depth 1 https://github.com/apache/echarts-examples
cd echarts-examples
npm install --force
- npm install [email protected] --force
- name: Install ECharts Theme Builder
working-directory: tmp-workspace
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]