Skip to content

Commit

Permalink
update ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
Elite-Labs committed Mar 27, 2024
1 parent a448cf0 commit 83b8ae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
KEYCHAIN_PASSWORD: ${{ secrets.KEYCHAIN_PASSWORD }}
run: |
# create variables
echo ${{ secrets.TEST }}
CERTIFICATE_PATH=$RUNNER_TEMP/build_certificate.p12
PP_PATH=$RUNNER_TEMP/build_pp.mobileprovision
KEYCHAIN_PATH=$RUNNER_TEMP/app-signing.keychain-db
Expand Down

0 comments on commit 83b8ae4

Please sign in to comment.