Add qtnetworkauth to clang-tidy workflow

This commit is contained in:
Magne Sjaastad 2024-05-29 08:18:42 +02:00
parent c7fbb5374c
commit 2fb54ac1ec

View File

@ -46,10 +46,10 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
version: 5.12.12
modules: qtscript
dir: "${{ github.workspace }}/Qt/"
cache: true
modules: "qtnetworkauth"
- name: Run vcpkg
uses: lukka/run-vcpkg@v7
id: runvcpkg