Skip to content

Commit 333d6c1

Browse files
Working on iOS GitHub CI
1 parent 497d476 commit 333d6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: |
9595
# Create variables
9696
CERTIFICATE_PATH=$RUNNER_TEMP/build_certificate.p12
97-
PP_PATH=$RUNNER_TEMP/build_pp.mobileprovision
97+
PP_PATH=$RUNNER_TEMP/fbh_deep_link_example_app_profile.mobileprovision
9898
KEYCHAIN_PATH=~/Library/Keychains/login.keychain-db
9999
100100
# Import certificate and provisioning profile from secrets

0 commit comments

Comments
 (0)