fix circleci problem

pull/1039/head
fangjian0423 5 years ago
parent 03ae53a50d
commit 12b9091583

@ -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