Skip to content

Commit

Permalink
modify: file name
Browse files Browse the repository at this point in the history
  • Loading branch information
kamimi01 committed Feb 13, 2024
1 parent a9dad1c commit 6d29de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ios-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
KEYCHAIN_PASSWORD: ${{ secrets.KEYCHAIN_PASSWORD }}
run: |
# create variables
CERTIFICATE_PATH=$RUNNER_TEMP/build_certificate.p12
PP_PATH=$RUNNER_TEMP/build_pp.mobileprovision
CERTIFICATE_PATH=$RUNNER_TEMP/Certificates-dev.p12
PP_PATH=$RUNNER_TEMP/efb6d454-b625-4f28-adf4-dcd180ed5c04.mobileprovision
KEYCHAIN_PATH=$RUNNER_TEMP/app-signing.keychain-db
# create temporary keychain
Expand Down

0 comments on commit 6d29de6

Please sign in to comment.