Skip to content

Commit 0dbb878

Browse files
committed
[windows]update ci config.
1 parent 41c4d94 commit 0dbb878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ci/build/build_windows.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ del /F result.zip
9191

9292
cd Agora_Native_SDK_for_Windows_FULL\samples\API-example
9393
./installThirdParty.bat
94-
"%vs2019_install%\MSBuild\Current\Bin\MSBuild.exe" "APIExample.sln" /p:platform="Win32" /p:configuration="Release"
94+
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe" "APIExample.sln" /p:platform="Win32" /p:configuration="Release"
9595
7z a -tzip result.zip -r Release
9696
copy result.zip %WORKSPACE%\\APIExample-windows.zip

0 commit comments

Comments
 (0)