mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +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
|
- image: circleci/node:8.11.3-browsers
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
# - restore_cache:
|
- restore_cache:
|
||||||
# keys: dependency-cache-firefox-
|
keys: 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