Skip to content

Commit 3065ab2

Browse files
committed
set USE_YARN_FOR_PUBLISH to false
1 parent 4670c0d commit 3065ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ado/jobs/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: BUILDSECMON_OPT_IN
1010
value: true
1111
- name: USE_YARN_FOR_PUBLISH
12-
value: true
12+
value: false
1313

1414
timeoutInMinutes: 90
1515
cancelTimeoutInMinutes: 5

0 commit comments

Comments
 (0)