fix(ci): add yarn install step to publish

This commit is contained in:
Bartol Karuza 2019-05-07 22:17:24 +02:00
parent e49880f908
commit ed86e6f88f
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ jobs:
steps:
- attach_workspace:
at: .
- rn/yarn_install
- run:
name: Publish to NPM
command: yarn ci:publish