Skip to content

Commit b6b3b85

Browse files
authored
Update ci-template.yml
1 parent 6369b7a commit b6b3b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/ci-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ steps:
6464
displayName: Pnpm list
6565
workingDirectory: $(Build.SourcesDirectory)/autorest.python/packages/typespec-python
6666

67-
- script: npm run install
67+
- script: npm install
6868
displayName: Install http-client-python dependencies
6969
workingDirectory: $(Build.SourcesDirectory)/autorest.python/packages/typespec-python/node_modules/@typespec/http-client-python
7070

0 commit comments

Comments
 (0)