fix(ci): remove rm -rf node_modules and ensure dlfetch/src dir exists
The iOS build failed because pre-emb's key replacement step couldn't find node_modules/@ecool/react-native-dlfetch/src. Two fixes: 1. Remove rm -rf node_modules — rely on CI cache instead of clean install, matching the approach used in the last successful iOS build 2. Add mkdir -p as safety net to ensure the target directory exists before emb runs its internal npm install + pre-emb key replacement
| Name | Stage | Failure | ||
|---|---|---|---|---|
|
failed
|
ci-build | Build | ||
|
||||