Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhao900914 committed May 14, 2021
1 parent ba9ab78 commit 8d6bb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = {
[
'@semantic-release/exec',
{
prepareCmd: 'yarn',
prepareCmd: 'yarn && cd example/ios && pod install',
},
],
[
Expand Down

0 comments on commit 8d6bb2e

Please sign in to comment.