Fix ios build path
This commit is contained in:
parent
22b485994a
commit
26e8baf595
|
@ -575,7 +575,7 @@ jobs:
|
|||
yarn detox clean-framework-cache && yarn detox build-framework-cache
|
||||
yarn e2e:ios-build
|
||||
- store_artifacts:
|
||||
path: ios/Rocket.Chat Experimental.ipa
|
||||
path: ios/build/Build/Products/Release-iphonesimulator/Rocket.Chat Experimental.app
|
||||
- persist_to_workspace:
|
||||
root: /Users/distiller/project
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue