Skip to content

Commit

Permalink
Merge pull request Azure#1943 from MaryGao/upgrade-node-version-tov18
Browse files Browse the repository at this point in the history
Update the node version
  • Loading branch information
MaryGao authored Oct 31, 2023
2 parents 4cb8046 + da39097 commit ab1234e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .scripts/automation_init.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env bash
node -v
npm install --force -g [email protected]
node -v
npm install -g @microsoft/[email protected]
npm install -g @marygao/js-sdk-release-tools
npm install -g @azure-tools/js-sdk-release-tools

0 comments on commit ab1234e

Please sign in to comment.