Skip to content

Commit

Permalink
Merge pull request #1941 from MaryGao/test-npm-install
Browse files Browse the repository at this point in the history
npm install -g [email protected]
  • Loading branch information
MaryGao authored Oct 31, 2023
2 parents 0cfbe3e + 8930932 commit 5884ebe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scripts/automation_init.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/usr/bin/env bash
node -v
npm install -g [email protected]
node -v
npm install -g @microsoft/[email protected]
npm install -g @marygao/js-sdk-release-tools

0 comments on commit 5884ebe

Please sign in to comment.