Merge pull request #991 from fangjian0423/master

fix circleci build problem
pull/993/head
format 5 years ago committed by GitHub
commit 7238d83127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ jobs:
branches: branches:
ignore: ignore:
- gh-pages # list of branches to ignore - gh-pages # list of branches to ignore
resource_class: large resource_class: medium
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:

Loading…
Cancel
Save