mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update windows.yml
This commit is contained in:
parent
b8c4388140
commit
dbe453d3e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
uses: jurplel/install-qt-action@v2
|
uses: jurplel/install-qt-action@v2
|
||||||
with:
|
with:
|
||||||
version: '5.x'
|
version: '5.x'
|
||||||
host: 'windows_mingw'
|
host: 'windows'
|
||||||
target: 'desktop'
|
target: 'desktop'
|
||||||
arch: 'win32'
|
arch: 'win32'
|
||||||
dir: ${{ github.workspace }}/Qt
|
dir: ${{ github.workspace }}/Qt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue