fix(INJI): increase app retention time in actions (#988)

This commit is contained in:
adityankannan-tw
2023-11-03 14:07:56 +05:30
committed by GitHub
parent 2732ebe533
commit c3b3409260

View File

@@ -61,7 +61,7 @@ jobs:
with:
name: Inji
path: ios/fastlane/Inji_app_file/Products/Applications/
retention-days: 1
retention-days: 7
- name: Upload Runner Log on Failure
if: failure() # Only run this step if the previous steps failed