This commit is contained in:
Alexander Weiss 2022-06-13 22:52:01 +02:00
parent 330abf14b1
commit b3fcedd7a6

View File

@ -51,6 +51,7 @@ jobs:
toolchain: ${{ matrix.rust }}
profile: minimal
override: true
target: ${{ matrix.target }}
- uses: Swatinem/rust-cache@v1
- name: Cargo build
uses: actions-rs/cargo@v1