Skip to content

Commit

Permalink
yarn global add isn't working for some reason
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Dec 16, 2017
1 parent d15b696 commit 785b97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish-site.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
yarn bootstrap
yarn global add gatsby-dev-cli
npm install -g gatsby-dev-cli
gatsby-dev --set-path-to-repo .

echo "=== Installing the website dependencies"
Expand Down

0 comments on commit 785b97a

Please sign in to comment.