Update config.yml

This commit is contained in:
Bruno Barbieri 2018-07-06 16:45:24 -04:00 committed by GitHub
parent dd21d29b2b
commit a1e7b51ef0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ jobs:
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:
keys: dependency-cache-firefox-{{ .Revision }} key: dependency-cache-firefox-{{ .Revision }}
- run: - run:
name: Download Firefox If needed name: Download Firefox If needed
command: ./.circleci/scripts/firefox-download.sh command: ./.circleci/scripts/firefox-download.sh