Skip to content

Commit aea75fb

Browse files
fix appveyor (flameshot-org#4245)
1 parent 1e18288 commit aea75fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ image:
33
clone_folder: c:\projects\source
44

55
environment:
6-
Qt6_INSTALL_DIR: 'C:\Qt\6.8.1\msvc2022_64'
6+
Qt6_INSTALL_DIR: 'C:\Qt\6.9\msvc2022_64'
77
PATH: '%Qt6_INSTALL_DIR%\bin;%PATH%'
88

99
build_script:

0 commit comments

Comments
 (0)