This commit is contained in:
Maybe Waffle 2022-09-23 18:56:58 +04:00
parent c96e46dc6c
commit bd522b70f1

View file

@ -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