Skip to content

Commit f848a48

Browse files
authored
Update ios.yml
1 parent 18af0dd commit f848a48

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ios.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
runner: ['macos']
1414
runs-on: ${{ matrix.runner }}-latest
1515
name: ${{ matrix.runner }}
16-
env:
17-
LOCAL_CERT_PATH: ${{ runner.temp }}/build_certificate.p12
18-
LOCAL_PP_PATH: ${{ runner.temp }}/build_pp.mobileprovision
19-
LOCAL_KEYCHAIN_PATH: ${{ runner.temp }}/app-signing.keychain-db
2016
steps:
2117
- name: Checkout Source Code
2218
uses: actions/checkout@v2

0 commit comments

Comments
 (0)