Update windows.yml

This commit is contained in:
cmclark00 2024-08-14 00:26:34 -04:00 committed by GitHub
parent dbe453d3e8
commit 98e0b6572e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ jobs:
- name: Set up Qt - name: Set up Qt
uses: jurplel/install-qt-action@v2 uses: jurplel/install-qt-action@v2
with: with:
version: '5.x' version: '5.15'
host: 'windows' host: 'windows'
target: 'desktop' target: 'desktop'
arch: 'win32' arch: 'win32'