Update Vue CLI version in workflow

This commit is contained in:
muwoo
2025-11-20 21:48:34 +08:00
committed by GitHub
parent 04fe2e03a6
commit 6bf613042a

View File

@@ -52,7 +52,7 @@ jobs:
run: |
yarn
yarn global add xvfb-maybe
yarn global add @vue/cli@5.0.8
yarn global add @vue/cli@4.5.15
- name: Build feature
run: |
cd ./feature