mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-08 21:18:14 -05:00
fix(INJI): increase app retention time in actions (#988)
This commit is contained in:
2
.github/workflows/ios-automation-build.yml
vendored
2
.github/workflows/ios-automation-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user