This commit is contained in:
GitHub
2024-02-06 09:25:16 +08:00
parent 8473b1371a
commit fd98196c6e

View File

@@ -34,6 +34,7 @@ jobs:
with:
toolchain: stable
components: clippy, rustfmt
target: ${{ matrix.target }}
- name: Setup cache
uses: Swatinem/rust-cache@v2