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