lets cache firefox 61

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

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