We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856f4e5 commit 770b39cCopy full SHA for 770b39c
.github/workflows/jetbrains-release.yaml
@@ -504,7 +504,7 @@ jobs:
504
uses: actions/cache@v4
505
with:
506
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
507
- key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}
+ key: plugin-verifier-${{ hashFiles('build/printProductsReleases.txt') }}
508
509
# Run Verify Plugin task and IntelliJ Plugin Verifier tool
510
- name: Run Plugin Verification tasks
0 commit comments