diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2e93a79fba..875c3f39d1 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 2bd1829d76..1b140e999e 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