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 toolchain: stable
target: x86_64-unknown-linux-gnu target: x86_64-unknown-linux-gnu
override: true override: true
- name: Rust Cache # - name: Rust Cache
uses: Swatinem/rust-cache@v1.2.0 # uses: Swatinem/rust-cache@v1.2.0
- name: Login to Docker Hub - name: Login to Docker Hub
uses: docker/login-action@v1 uses: docker/login-action@v1
with: with: