diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1542276cc..efc6a8a27 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,6 +17,7 @@ jobs: target: aarch64-apple-darwin override: true components: rustfmt, clippy + - name: Set up cargo cache uses: actions/cache@v3 continue-on-error: false