diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 32cecd3..9d2f697 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -29,7 +29,7 @@ jobs: - name: Restore cached judge data uses: actions/cache@v4 with: - key: cache-judge-data-${{ hashFiles('.verify-helper/cache/', '~/.cache/online-judge-tools/library-checker-problems/', '~/.local/share/online-judge-tools/') }} + key: cache-judge-data-${{ github.run_id }} restore-keys: cache-judge-data- path: | .verify-helper/cache/