Skip to content

Commit 6bf6130

Browse files
authored
Update Vue CLI version in workflow
1 parent 04fe2e0 commit 6bf6130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: |
5353
yarn
5454
yarn global add xvfb-maybe
55-
yarn global add @vue/cli@5.0.8
55+
yarn global add @vue/cli@4.5.15
5656
- name: Build feature
5757
run: |
5858
cd ./feature

0 commit comments

Comments
 (0)