Prospective fix for tool build in the CI on Windows

While Qt itself isn't cached there, commit fd32c8292d applies to the Windows job, too.
This commit is contained in:
Simon Hausmann 2022-02-08 15:58:21 +01:00
parent ac451e936b
commit 82811cddbc

View file

@ -33,6 +33,8 @@ jobs:
with:
version: 6.2.1
- uses: Swatinem/rust-cache@v1
with:
key: x
- uses: actions-rs/install@v0.1
with:
crate: cargo-about