mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Update Qt in Windows CI
This commit is contained in:
parent
10e15c0f96
commit
c7976514ff
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ build:
|
|||
verbosity: minimal
|
||||
|
||||
install:
|
||||
- set QT_DIR=C:\Qt\5.15\msvc2019_64
|
||||
- set QT_DIR=C:\Qt\6.5\msvc2019_64
|
||||
- set PATH=C:\Strawberry\perl\bin;C:\Python39-x64;%QT_DIR%\bin;%PATH%
|
||||
|
||||
build_script:
|
||||
|
|
Loading…
Reference in a new issue