temporarily remove cache

This commit is contained in:
Rohan Sircar 2021-04-24 23:45:34 +05:30
parent d219bf29e4
commit a5fd41dbd1

View File

@ -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: