mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-19 14:47:46 +00:00
Cache Qt installs
This commit is contained in:
parent
e84e9aa9c8
commit
9084de1a52
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cmake-multi-platform.yml
vendored
1
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: "6.6.*"
|
version: "6.6.*"
|
||||||
|
cache: true
|
||||||
|
|
||||||
- name: Set reusable strings
|
- name: Set reusable strings
|
||||||
id: strings
|
id: strings
|
||||||
|
|
Loading…
Add table
Reference in a new issue