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