diff options
| author | Henrik Tjäder <henrik@grepit.se> | 2022-02-10 09:20:31 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@grepit.se> | 2022-02-15 20:08:18 +0100 |
| commit | dfb6e3631144e8a5f3735ea2ddf7cecd9ef4ee72 (patch) | |
| tree | f71a6fdd7094c486c5c73a13f1fdaa7732976f71 /.github | |
| parent | 886183066d3bb8c359aaf6442e9201bab8cd4694 (diff) | |
action-rs tool-cache is deprecated, always failing
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2e93a79..875c3f3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -163,7 +163,6 @@ jobs: with: crate: cargo-binutils version: latest - use-tool-cache: true - name: Cache Dependencies uses: Swatinem/rust-cache@v1 |
