👷 Fixed qt caching attempt 2 (#3587)

This commit is contained in:
Edgar
2022-03-04 14:07:28 +01:00
committed by GitHub
parent 8fd3e29c23
commit 0e5f479365
-2
View File
@@ -50,9 +50,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
aqtversion: '==1.1.1'
cached: ${{ steps.cache-qt.outputs.cache-hit }}
extra: --external 7z
version: ${{ matrix.qt-version }}
dir: "${{ github.workspace }}/qt/"