Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Jan 9, 2025
1 parent d51e537 commit 8f7216c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ before_build:
- set PATH=%PATH%;%TOOLSET_PATH%
- dir C:\Qt\
- dir C:\Qt\5.13.2\
- dir C:\Qt\5.13.2\msvc2017_64
- dir C:\Qt\5.12.6\
- dir C:\Qt\5.11.3\
- dir C:\Qt\5.10.1\
- dir %TOOLSET_PATH%
- echo "Testing %APPVEYOR_PROJECT_NAME%"

Expand Down

0 comments on commit 8f7216c

Please sign in to comment.