diff --git a/.github/workflows/package-build.yml b/.github/workflows/package-build.yml index 35ffee452..76a0eb8b9 100644 --- a/.github/workflows/package-build.yml +++ b/.github/workflows/package-build.yml @@ -56,7 +56,6 @@ jobs: # found it will try to fetch any pr against devel branch. restore-keys: | ${{ github.event.repository.name }}-ccache-${{ matrix.compiler }}-pr-${{ github.base_ref }}-${{ github.event.number }}- - ${{ github.event.repository.name }}-ccache-${{ matrix.compiler }}-pr-${{ github.base_ref }}- - name: Zero CCache statistics run: ccache -z