Add cache action back
This commit is contained in:
parent
a5fd41dbd1
commit
87cac97a2d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user