diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd93afc..1c931af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,8 +143,8 @@ jobs: toolchain: stable target: x86_64-unknown-linux-gnu override: true - - name: Rust Cache - uses: Swatinem/rust-cache@v1.2.0 + # - name: Rust Cache + # uses: Swatinem/rust-cache@v1.2.0 - name: Login to Docker Hub uses: docker/login-action@v1 with: