Firefox cache working properly

feature/default_network_editable
Bruno Barbieri 6 years ago committed by GitHub
parent 48dbe30217
commit 79011dbc59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .circleci/config.yml

@ -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…
Cancel
Save