ci: remove cache for ksud
Because it no truth save Signed-off-by: Tools-app <localhost.hutao@gmail.com>
This commit is contained in:
5
.github/workflows/ksud.yml
vendored
5
.github/workflows/ksud.yml
vendored
@@ -40,11 +40,6 @@ jobs:
|
||||
rustup update stable
|
||||
rustup target add x86_64-apple-darwin
|
||||
rustup target add aarch64-apple-darwin
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
workspaces: userspace/ksud
|
||||
cache-targets: false
|
||||
shared-key: "ksud-rust"
|
||||
|
||||
- name: Install cross
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user