fix(ci): restore cwd after CUSTOM_SCRIPTS (iOS cd ios breaks later steps)
The iOS CUSTOM_SCRIPTS variable contains 'cd ios && pod install' which changes the working directory. Subsequent steps (android SDK check, metro cleanup, mkdir, emb) then run from the wrong directory. Fix: save APP_DIR before CUSTOM_SCRIPTS, restore it after.
| Name | Stage | Failure | ||
|---|---|---|---|---|
|
failed
|
ci-build | Build | ||
|
||||