Skip to content

Commit

Permalink
remove unnessary install yarn command (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
kidonng authored and Danny McCormick committed Sep 3, 2019
1 parent 7af5963 commit 57adacb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ steps:
with:
node-version: '10.x'
registry-url: <registry url>
- run: npm install -g yarn
- run: yarn install
- run: yarn publish
env:
Expand Down

0 comments on commit 57adacb

Please sign in to comment.