Cache downloaded IDEs used by Plugin Verifier for the verification

This commit is contained in:
Jakub Chrzanowski
2020-10-29 21:32:15 +01:00
parent ee7e3cd292
commit 29368ab06a

View File

@@ -169,7 +169,7 @@ jobs:
path: ~/.gradle/wrapper
key: ${{ runner.os }}-gradle-wrapper-${{ hashFiles('**/gradle/wrapper/gradle-wrapper.properties') }}
# Cache Plugin Verifier IDEs xx
# Cache Plugin Verifier IDEs
- name: Setup Plugin Verifier IDEs Cache
uses: actions/cache@v2
with: