Skip to content

Commit

Permalink
chore(www): Update cache name to match name used in build_www job (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
m-allanson authored and GatsbyJS Bot committed Aug 28, 2019
1 parent de806f1 commit e9e21eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ jobs:
steps:
- checkout
- restore_cache:
key: www_public_dir_1
key: v1_www_public_dir
- run:
command: yarn add netlify-cli
working_directory: ~/project/www
Expand Down

0 comments on commit e9e21eb

Please sign in to comment.