Add Qt network auth to github actions.

This commit is contained in:
Kristian Bendiksen 2024-03-04 10:21:08 +01:00
parent 13ec3b7f62
commit d02dd2dfed

View File

@ -175,6 +175,7 @@ jobs:
version: 5.12.12
dir: "${{ github.workspace }}/Qt/"
cache: true
modules: "qtnetworkauth"
- name: Restore from cache and install vcpkg
uses: lukka/run-vcpkg@v7