Explorar o código

ci: remove `rust-cache`

Yujia Qiao %!s(int64=4) %!d(string=hai) anos
pai
achega
47991fb16d
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      .github/workflows/release.yml

+ 0 - 3
.github/workflows/release.yml

@@ -67,9 +67,6 @@ jobs:
       with:
         profile: minimal
         toolchain: stable
-    - uses: Swatinem/rust-cache@v1
-      with:
-        key: ${{ matrix.target }}
     - name: Install cross
       run: cargo install --version 0.1.16 cross
     - name: Run tests