mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
dont cache what's already cached
This commit is contained in:
parent
ae1c8b854f
commit
8de2b3b1b0
@ -125,7 +125,7 @@ jobs:
|
||||
name: Download Firefox If needed
|
||||
command: ./.circleci/scripts/firefox-download.sh
|
||||
- save_cache:
|
||||
key: dependency-cache-firefox-{{ .Revision }}
|
||||
key: dependency-cache-firefox-
|
||||
paths:
|
||||
- firefox
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user