mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
GHA CI: enable caching for Qt library
This commit is contained in:
parent
ce34245aaf
commit
75feacb213
3 changed files with 3 additions and 0 deletions
1
.github/workflows/ci_ubuntu.yaml
vendored
1
.github/workflows/ci_ubuntu.yaml
vendored
|
@ -58,6 +58,7 @@ jobs:
|
|||
with:
|
||||
version: ${{ matrix.qt_version }}
|
||||
archives: icu qtbase qtdeclarative qtsvg qttools
|
||||
cache: true
|
||||
|
||||
- name: Install libtorrent
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue