Actually save the registry cache

This commit is contained in:
Steven Fackler 2017-08-10 19:59:42 -07:00
parent 4bf369c48b
commit b3f4a52185
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ job: &JOB
- run: ./test/add_target.sh
- <<: *RESTORE_REGISTRY
- run: cargo generate-lockfile
- <<: *RESTORE_REGISTRY
- <<: *SAVE_REGISTRY
- run: echo "${LIBRARY}-${VERSION}-${TARGET}" > ~/lib_key
- <<: *RESTORE_OPENSSL
- run: ./test/build_openssl.sh