Bump cache for firmware tasks

pull/436/head
connor rigby 2018-01-30 11:22:36 -08:00
parent ce02ce9dc0
commit 6c3abf0d6d
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ jobs:
- <<: *install_hex_archives
- restore_cache:
keys:
- v3-dependency-cache-{{ checksum "mix.lock.rpi3" }}
- v4-dependency-cache-{{ checksum "mix.lock.rpi3" }}
- run: mix deps.get
- run: mix deps.compile
- run: mix compile