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:
- checkout
- restore_cache:
key: dependency-cache-firefox-{{ .Revision }}
key: dependency-cache-firefox-
- run:
name: Download Firefox If needed
command: ./.circleci/scripts/firefox-download.sh

Loading…
Cancel
Save