1
0
Yujia Qiao 4 жил өмнө
parent
commit
47991fb16d

+ 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