Skip to content

Commit 29368ab

Browse files
committed
Cache downloaded IDEs used by Plugin Verifier for the verification
1 parent ee7e3cd commit 29368ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
path: ~/.gradle/wrapper
170170
key: ${{ runner.os }}-gradle-wrapper-${{ hashFiles('**/gradle/wrapper/gradle-wrapper.properties') }}
171171

172-
# Cache Plugin Verifier IDEs xx
172+
# Cache Plugin Verifier IDEs
173173
- name: Setup Plugin Verifier IDEs Cache
174174
uses: actions/cache@v2
175175
with:

0 commit comments

Comments
 (0)