Commit 8ee1f83
Summary:
I'm updating the `test_android_template` CI step to use the result of `build_npm_package` instead of sed-ing the RN version to `file:..`.
This should be more robust and will allow to install transitive deps automatically, without having to deal with separate installation steps.
This also fixes the broken CI for Android
Changelog:
[Internal] [Changed] - Update `test_android_template` to use `build_npm_package`
Pull Request resolved: #33068
Reviewed By: ShikaSD
Differential Revision: D34083047
Pulled By: cortinico
fbshipit-source-id: de34472d5737db445cfc0d4b1c6feaf1e746bb61
1 parent a75bbe7 commit 8ee1f83
1 file changed
+9
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| 572 | + | |
| 573 | + | |
572 | 574 | | |
573 | 575 | | |
574 | | - | |
| 576 | + | |
575 | 577 | | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
576 | 581 | | |
577 | | - | |
578 | | - | |
| 582 | + | |
579 | 583 | | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | 584 | | |
587 | 585 | | |
588 | 586 | | |
| |||
917 | 915 | | |
918 | 916 | | |
919 | 917 | | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | 918 | | |
926 | 919 | | |
927 | 920 | | |
| |||
933 | 926 | | |
934 | 927 | | |
935 | 928 | | |
| 929 | + | |
| 930 | + | |
936 | 931 | | |
937 | 932 | | |
938 | 933 | | |
| |||
0 commit comments