1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-09 15:34:05 +02:00

Cache ~/.pluginVerifier

This commit is contained in:
张志豪 2021-02-12 18:13:41 +08:00 committed by GitHub
parent f72dcab490
commit c54004c21d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ jobs:
- save_cache:
paths:
- ~/.gradle
- ~/.pluginVerifier
key: 202-dependencies-{{ checksum "build.gradle" }}
- store_artifacts: