Skip to content

Commit 465a4d7

Browse files
committed
ci: test @vue/cli@next
1 parent 4bb4129 commit 465a4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-vue-cli-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
3434
echo '{"useTaobaoRegistry": false}' | tee ~/.vuerc
3535
36-
yarn dlx -p @vue/cli vue create -d my-vue && cd my-vue
36+
yarn dlx -p @vue/cli@next vue create -d my-vue && cd my-vue
3737
yarn build

0 commit comments

Comments
 (0)