mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Firefox cache working properly
This commit is contained in:
parent
48dbe30217
commit
79011dbc59
@ -119,8 +119,8 @@ jobs:
|
||||
- image: circleci/node:8.11.3-browsers
|
||||
steps:
|
||||
- checkout
|
||||
# - restore_cache:
|
||||
# keys: dependency-cache-firefox-
|
||||
- restore_cache:
|
||||
keys: dependency-cache-firefox-
|
||||
- run:
|
||||
name: Download Firefox If needed
|
||||
command: ./.circleci/scripts/firefox-download.sh
|
||||
|
Loading…
Reference in New Issue
Block a user