aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@grepit.se>2022-02-10 09:20:31 +0100
committerHenrik Tjäder <henrik@grepit.se>2022-02-15 20:08:18 +0100
commitdfb6e3631144e8a5f3735ea2ddf7cecd9ef4ee72 (patch)
treef71a6fdd7094c486c5c73a13f1fdaa7732976f71
parent886183066d3bb8c359aaf6442e9201bab8cd4694 (diff)
action-rs tool-cache is deprecated, always failing
-rw-r--r--.github/workflows/build.yml1
-rw-r--r--CHANGELOG.md1
2 files changed, 1 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
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2bd1829..1b140e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Fix dated migration docs for spawn
+- Remove obsolete action-rs tool-cache
- Force mdBook to return error codes
- Readded missing ramfunc output to book