diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 55a543a..f5ed639 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -20,6 +20,7 @@ jobs: with: python-version: '3.x' cache: 'pip' + cache-dependency-path: - name: Install online-judge-verify-helper run: pip3 install -U online-judge-verify-helper