Skip to content

Commit 9b290f4

Browse files
HaoKdougbu
andauthored
Update .azure/pipelines/ci.yml
Co-authored-by: Doug Bunting <[email protected]>
1 parent fdf61ae commit 9b290f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ variables:
3232
- name: _DotNetValidationArtifactsCategory
3333
value: .NETCORE
3434
- name: PLAYWRIGHT_BROWSERS_PATH
35-
value: $(System.DefaultWorkingDirectory)/.pw
35+
value: $(System.DefaultWorkingDirectory)/.tools/playwright
3636
- name: PostBuildSign
3737
value: true
3838
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:

0 commit comments

Comments
 (0)