Skip to content

Commit

Permalink
win unzip path
Browse files Browse the repository at this point in the history
  • Loading branch information
sbd021 committed Aug 15, 2020
1 parent 4777d72 commit 0e63335
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
scheme: 'Agora-String-Account-Windows'
sdkurl: $(WindowsRTCSDK)
solutionName: 'OpenLive.sln'
sdkunzipPath: 'AgoraSDK/Agora_Native_SDK_for_Windows_v3.1.0_FULL'
sdkunzipPath: 'AgoraSDK/Agora_Native_SDK_for_Windows_FULL'

- template: Windows/cicd/templates/build-Windows.yml
parameters:
Expand All @@ -96,7 +96,7 @@ jobs:
scheme: 'LargeGroupVideoChat-Windowss'
sdkurl: $(WindowsRTCSDK)
solutionName: 'AgoraOpenLive.sln'
sdkunzipPath: 'AgoraSDK/Agora_Native_SDK_for_Windows_v3.1.0_FULL'
sdkunzipPath: 'AgoraSDK/Agora_Native_SDK_for_Windows_FULL'

- template: Windows/cicd/templates/build-Windows.yml
parameters:
Expand All @@ -105,7 +105,7 @@ jobs:
scheme: 'Agora-Screen-Sharing-Windows'
sdkurl: $(WindowsRTCSDK)
solutionName: 'OpenLive.sln'
sdkunzipPath: 'AgoraSDK/Agora_Native_SDK_for_Windows_v3.1.0_FULL'
sdkunzipPath: 'AgoraSDK/Agora_Native_SDK_for_Windows_FULL'

#hook demo
- template: Windows/cicd/templates/build-Windows-Hook.yml
Expand Down

0 comments on commit 0e63335

Please sign in to comment.