mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-12 02:44:13 +00:00
fix(ci): add yarn install step to publish
This commit is contained in:
parent
e49880f908
commit
ed86e6f88f
@ -40,6 +40,7 @@ jobs:
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: .
|
||||
- rn/yarn_install
|
||||
- run:
|
||||
name: Publish to NPM
|
||||
command: yarn ci:publish
|
||||
|
Loading…
x
Reference in New Issue
Block a user