Skip to content

Commit 4a4704a

Browse files
committed
Update config.yml
1 parent e5b7eaa commit 4a4704a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
pip install python-frontmatter==0.5.0
5454
pip install pathlib
5555
56-
- save_cache:
56+
- save_cache:
5757
key: gem-cache-v1-{{ arch }}-{{ .Branch }}-{{ checksum "Gemfile.lock" }}
5858
paths:
5959
- vendor/bundle

0 commit comments

Comments
 (0)