Skip to content

Commit 19ca42d

Browse files
authored
used fixed rush version because the latest one has bug (#24900)
1 parent e00b813 commit 19ca42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/automation_init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
2-
npm install -g @microsoft/rush
2+
npm install -g @microsoft/rush@5.92.0
33
npm install -g @azure-tools/js-sdk-release-tools

0 commit comments

Comments
 (0)