diff --git a/.github/workflows/ios-automation-build.yml b/.github/workflows/ios-automation-build.yml index 26c9ef3eec..6f1b637e1d 100644 --- a/.github/workflows/ios-automation-build.yml +++ b/.github/workflows/ios-automation-build.yml @@ -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