Update main.yml
This commit is contained in:
parent
db934c8ceb
commit
f76acd5ffe
|
@ -42,7 +42,7 @@ jobs:
|
|||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
version: '5.15.1'
|
||||
dir: ../Qt
|
||||
dir: ..
|
||||
arch: ${{ matrix.qt-target }}
|
||||
tools: 'tools_qtcreator,4.13.1-0,qt.tools.qtcreator'
|
||||
cached: ${{ steps.cache-qt.outputs.cache-hit }}
|
||||
|
|
Loading…
Reference in New Issue