CI: fix typo

This commit is contained in:
Alexander Weiss 2022-08-10 21:12:05 +02:00
parent effd7240bd
commit 70ab7d0134

View File

@ -31,7 +31,7 @@ jobs:
with:
profile: minimal
toolchain: stable
overrideo: true
override: true
target: x86_64-apple-darwin
- uses: Swatinem/rust-cache@v2
- uses: actions-rs/cargo@v1