We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6369b7a commit b6b3b85Copy full SHA for b6b3b85
eng/pipelines/ci-template.yml
@@ -64,7 +64,7 @@ steps:
64
displayName: Pnpm list
65
workingDirectory: $(Build.SourcesDirectory)/autorest.python/packages/typespec-python
66
67
- - script: npm run install
+ - script: npm install
68
displayName: Install http-client-python dependencies
69
workingDirectory: $(Build.SourcesDirectory)/autorest.python/packages/typespec-python/node_modules/@typespec/http-client-python
70
0 commit comments