diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5143bb29..f05f9948 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,6 +102,7 @@ jobs: profile: minimal toolchain: ${{ matrix.toolchain }} override: true + components: rustfmt # required by codegen - name: Cache Dependencies uses: Swatinem/rust-cache@v1