fix : gitAction add vueCli
This commit is contained in:
3
.github/workflows/autoTest.yml
vendored
3
.github/workflows/autoTest.yml
vendored
@@ -22,6 +22,9 @@ jobs:
|
||||
- name: check npm version
|
||||
run: npm -v
|
||||
|
||||
- name: vue cli install
|
||||
run: npm i @vue/cli-service
|
||||
|
||||
- name: Grant execute permission gradlew
|
||||
run: chmod +x gradlew
|
||||
|
||||
|
||||
Reference in New Issue
Block a user