diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a354d26..a741f64 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-caches + key: ${{ runner.os }}-plugin-verifier-cache # Run IntelliJ Plugin Verifier action using GitHub Action - name: Verify Plugin