Cache downloaded IDEs used by Plugin Verifier for the verification

This commit is contained in:
Jakub Chrzanowski
2020-10-29 21:21:42 +01:00
parent 3f87c4cc63
commit 9442509185

View File

@@ -174,7 +174,7 @@ jobs:
uses: actions/cache@v2
with:
path: ~/.pluginVerifier/ides
key: ${{ runner.os }}-plugin-verifier-cache
key: ${{ runner.os }}-plugin-verifier-idesxxx
# Run IntelliJ Plugin Verifier action using GitHub Action
- name: Verify Plugin