Merge pull request #2055 from Jave-Chen/bcai-dev-fix-bug-20200302-2051

remove submodules for checkout v2
This commit is contained in:
Jave-Chen 2020-03-02 15:39:23 +08:00 committed by GitHub
commit 46f46ed795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -30,8 +30,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/cache@v1
with:
path: ~/.m2/repository

View File

@ -30,8 +30,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/cache@v1
with:
path: ~/.m2/repository