Cache downloaded IDEs used by Plugin Verifier for the verification

pull/53/head v0.6.0
Jakub Chrzanowski 4 years ago
parent ee7e3cd292
commit 29368ab06a

@ -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:

Loading…
Cancel
Save