mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
lets cache firefox 61
This commit is contained in:
parent
759b5b20ec
commit
b90ec2a901
@ -120,7 +120,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
key: dependency-cache-firefox-{{ .Revision }}
|
key: dependency-cache-firefox-
|
||||||
- run:
|
- run:
|
||||||
name: Download Firefox If needed
|
name: Download Firefox If needed
|
||||||
command: ./.circleci/scripts/firefox-download.sh
|
command: ./.circleci/scripts/firefox-download.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user