Merge pull request #743 from tlaurion/CIs_reusable_cache_fix

CircleCI: fix save_cache
This commit is contained in:
tlaurion 2020-06-07 21:57:20 -04:00 committed by GitHub
commit 872ac38fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,7 +154,7 @@ jobs:
path: build/qemu-coreboot
- save_cache:
key: heads-{{ .CIRCLE_PROJECT_USERNAME }}{{ .Environment.CACHE_VERSION }}
key: heads-{{ .Environment.CIRCLE_USERNAME }}{{ .Environment.CACHE_VERSION }}
paths:
- packages
- crossgcc