Skip to content

Commit

Permalink
Update pipeline-setup.yml (#5497)
Browse files Browse the repository at this point in the history
  • Loading branch information
dw511214992 authored Feb 17, 2023
1 parent 381c10f commit 7a691b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ steps:
- bash: |
#install tools
cd tools/sdk-generation-pipeline
npm install -g @microsoft/rush
npm install -g @microsoft/rush@5.92.0
rush update
rush build
cd packages/sdk-generation-cli
Expand Down

0 comments on commit 7a691b8

Please sign in to comment.