Skip to content

Commit

Permalink
Workaround for weird yarn link behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed May 16, 2017
1 parent 3483802 commit 8ee65f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -22,7 +22,7 @@ install:
- ps: Install-Product node $env:nodejs_version x64
- npm install yarn -g
- yarn install
- yarn link
- yarn link || yarn link
- yarn link webpack

build: off
Expand Down

0 comments on commit 8ee65f1

Please sign in to comment.