diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 36eee07e..d14fc445 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,6 @@ jobs: - uses: actions/checkout@v4 - name: Cache Cargo registry - if: !contains(matrix.target, '-pc-windows-') uses: actions/cache@v4 with: path: |