mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 17:50:01 -06:00
match the reporter cache key (#3598)
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
- restore_cache:
|
||||
key: v5-{{ arch }}-{{ .Branch }}-deps-launcher
|
||||
- restore_cache:
|
||||
key: v5-{{ arch }}-{{ .Branch }}-deps-reporter
|
||||
key: v6-{{ arch }}-{{ .Branch }}-deps-reporter
|
||||
- restore_cache:
|
||||
key: v5-{{ arch }}-{{ .Branch }}-deps-runner
|
||||
- restore_cache:
|
||||
|
||||
Reference in New Issue
Block a user