You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/06/10 02:56:32 UTC

[echarts-website] branch asf-site updated: chore: update vue version in examples

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 0b60f8e6 chore: update vue version in examples
0b60f8e6 is described below

commit 0b60f8e6bab26ceb35072cc2a60879a0b9ed8ba1
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Fri Jun 10 10:56:27 2022 +0800

    chore: update vue version in examples
---
 .github/workflows/deploy.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 8efdcfb5..112f4f41 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -33,6 +33,7 @@ jobs:
           git clone --depth 1 https://github.com/apache/echarts-examples
           cd echarts-examples
           npm install --force
+          npm install vue@2.6.14 --force
 
       - name: Install ECharts Theme Builder
         working-directory: tmp-workspace


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