Commit ebf117c
Account for REACT_NATIVE_DOWNLOADS_DIR inside fantom (#55148)
Summary:
Currently Fantom is completely ignoring the `REACT_NATIVE_DOWNLOADS_DIR` env variable that other scripts in the repo are instead honoring. This fixes it.
## Changelog:
[INTERNAL] -
Pull Request resolved: #55148
Test Plan: CI
Reviewed By: cipolleschi
Differential Revision: D90594286
Pulled By: cortinico
fbshipit-source-id: 872a26fc15a2acbe3c0e26035407159c20a9a2851 parent 2aee426 commit ebf117c
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
68 | | - | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
0 commit comments