Skip to content

Commit

Permalink
Merge pull request #39 from snyk/develop
Browse files Browse the repository at this point in the history
Deploy
  • Loading branch information
agranado2k authored Apr 8, 2020
2 parents bea3236 + b7305f0 commit 59eb09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ PWD=$(pwd)
echo "PWD: ${PWD}"

echo "Installing tfx-cli globally..."
npm install -g [email protected]
sudo npm install -g [email protected]

echo "Bulding project..."
npm install
Expand Down

0 comments on commit 59eb09b

Please sign in to comment.