diff --git a/.github/workflows/arbitrator-ci.yml b/.github/workflows/arbitrator-ci.yml index 1206b2d0e..c875b0ef3 100644 --- a/.github/workflows/arbitrator-ci.yml +++ b/.github/workflows/arbitrator-ci.yml @@ -80,6 +80,7 @@ jobs: with: toolchain: "nightly" targets: 'wasm32-wasi, wasm32-unknown-unknown' + components: rust-src - name: Cache Rust intermediate build products uses: actions/cache@v3