diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 05bc11e..90ec5f9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -112,7 +112,6 @@ jobs: uses: actions/setup-python@v5 with: python-version: '3.10' - cache: 'pip' cache-dependency-path: | **/requirements*.txt