fix the problems about circleci

pull/991/head
fangjian0423 5 years ago
parent b3661d6630
commit 447a98ac8f

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