GHA CI: enable caching for Qt library

This commit is contained in:
Chocobo1 2023-11-17 22:32:33 +08:00
commit 75feacb213
3 changed files with 3 additions and 0 deletions

View file

@ -58,6 +58,7 @@ jobs:
with:
version: ${{ matrix.qt_version }}
archives: icu qtbase qtdeclarative qtsvg qttools
cache: true
- name: Install libtorrent
run: |