mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
The eas/checkout step already cd's into packages/app (where eas.json lives), so the explicit `working_directory: ./packages/app` on the Fastlane steps resolved to /home/expo/workingdir/build/packages/app/packages/app and failed every release with ENOENT.