diff --git a/.github/workflows/ci-mpp.yml b/.github/workflows/ci-mpp.yml index ca77644f882b8..d40585189f13c 100644 --- a/.github/workflows/ci-mpp.yml +++ b/.github/workflows/ci-mpp.yml @@ -37,6 +37,8 @@ jobs: - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2 + with: + save-if: false # Build and install binaries - name: Build and install Foundry binaries