diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a741f64..512c5c3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -174,7 +174,7 @@ jobs: uses: actions/cache@v2 with: path: ~/.pluginVerifier/ides - key: ${{ runner.os }}-plugin-verifier-cache + key: ${{ runner.os }}-plugin-verifier-idesxxx # Run IntelliJ Plugin Verifier action using GitHub Action - name: Verify Plugin