mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
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:
parent
ac451e936b
commit
82811cddbc
1 changed files with 2 additions and 0 deletions
2
.github/workflows/slint_tool_binary.yaml
vendored
2
.github/workflows/slint_tool_binary.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue