Add cache action back

This commit is contained in:
Rohan Sircar 2021-04-26 01:03:00 +05:30 committed by GitHub
parent a5fd41dbd1
commit 87cac97a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: