There was an error while loading. Please reload this page.
1 parent 5e1f656 commit ee74eb8Copy full SHA for ee74eb8
.circleci/config.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- run:
71
name: Android build
72
- command: node ./dist/src/bin.js android setting.json
+ command: ts-node ./src/bin.ts android setting.json
73
74
rn-init:
75
docker:
0 commit comments