Update clang-tidy.yml

This commit is contained in:
Magne Sjaastad
2022-03-14 07:19:05 +01:00
committed by GitHub
parent 88ed302dc3
commit 5b819b7635

View File

@@ -31,7 +31,7 @@ jobs:
uses: actions/cache@v2
with:
path: ${{ github.workspace }}/Qt/
key: ${{ matrix.config.os }}-QtCache-v03
key: ${{ matrix.config.os }}-QtCache-5-12-12
- name: Install Qt
uses: jurplel/install-qt-action@v2
with: