We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b7eaa commit 4a4704aCopy full SHA for 4a4704a
.circleci/config.yml
@@ -53,7 +53,7 @@ jobs:
53
pip install python-frontmatter==0.5.0
54
pip install pathlib
55
56
- - save_cache:
+ - save_cache:
57
key: gem-cache-v1-{{ arch }}-{{ .Branch }}-{{ checksum "Gemfile.lock" }}
58
paths:
59
- vendor/bundle
0 commit comments