Fix cache saving (#850)

This commit is contained in:
Dexter Chua 2020-12-12 19:31:21 +08:00 committed by GitHub
parent 349567c02e
commit dd616b5265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ jobs:
- save_cache:
paths:
- ~/.ccache
key: v1-emsdk-{{ checksum "emsdk/Makefile.envs" }}-v20201205-{{ .BuildNum }}
key: -{{ checksum "Makefile.envs" }}-v20201205-{{ .BuildNum }}
- persist_to_workspace:
root: .