mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-02-03 19:19:26 +08:00
added debug output to appveyor.yml
This commit is contained in:
parent
098bcf9c8b
commit
29101b63fd
@ -72,6 +72,7 @@ install:
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
- set PATH=C:\Qt\%QTVER%\%QTABI%\bin;%JOMDIR%;%PATH%
|
- set PATH=C:\Qt\%QTVER%\%QTABI%\bin;%JOMDIR%;%PATH%
|
||||||
|
- echo "PATH = %PATH%"
|
||||||
- echo "BUILD ID Qt%QTVER%_%QTABI%_%APPVEYOR_BUILD_VERSION%_%CONFIGURATION%"
|
- echo "BUILD ID Qt%QTVER%_%QTABI%_%APPVEYOR_BUILD_VERSION%_%CONFIGURATION%"
|
||||||
# Rename sh.exe as sh.exe in PATH interferes with MinGW
|
# Rename sh.exe as sh.exe in PATH interferes with MinGW
|
||||||
- rename "C:\Program Files\Git\usr\bin\sh.exe" "sh2.exe"
|
- rename "C:\Program Files\Git\usr\bin\sh.exe" "sh2.exe"
|
||||||
|
Loading…
Reference in New Issue
Block a user