Skip to content

Commit

Permalink
Merge pull request #56390 from software-mansion-labs/chore/decrypt-pr…
Browse files Browse the repository at this point in the history
…ovisioning-profile

[No QA][ShareExtension] Add a decription step for ShareExtension provisioning profile to `testBuild.yml` workflow
  • Loading branch information
grgia authored Feb 5, 2025
2 parents e9775fb + 7f00ae8 commit bce067e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ jobs:
run: |
op read "op://Mobile-Deploy-CI/NewApp_AdHoc/NewApp_AdHoc.mobileprovision" --force --out-file ./NewApp_AdHoc.mobileprovision
op read "op://Mobile-Deploy-CI/NewApp_AdHoc_Notification_Service/NewApp_AdHoc_Notification_Service.mobileprovision" --force --out-file ./NewApp_AdHoc_Notification_Service.mobileprovision
op read "op://Mobile-Deploy-CI/NewApp_AdHoc_Share_Extension.mobileprovision/NewApp_AdHoc_Share_Extension.mobileprovision" --force --out-file ./NewApp_AdHoc_Share_Extension.mobileprovision
op read "op://Mobile-Deploy-CI/New Expensify Distribution Certificate/Certificates.p12" --force --out-file ./Certificates.p12
- name: Configure AWS Credentials
Expand Down

0 comments on commit bce067e

Please sign in to comment.