Cache downloaded IDEs used by Plugin Verifier for the verification

This commit is contained in:
Jakub Chrzanowski
2020-10-29 21:21:20 +01:00
parent 4f375968b0
commit 3f87c4cc63

View File

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