Skip to content

Commit 52e743c

Browse files
authored
Update uitest-ios.yml
1 parent af9d78d commit 52e743c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/uitest-ios.yml

-6
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ jobs:
4545

4646
- name: Install .NET MAUI Workload
4747
run: dotnet workload install maui
48-
49-
- name: Install iOS App P12 Certificate
50-
uses: Apple-Actions/import-codesign-certs@v1
51-
with:
52-
p12-file-base64: ${{ secrets.P12_FILE_BASE64 }}
53-
p12-password: ${{ secrets.P12_PASSWORD }}
5448

5549
- name: Install iOS App Provisioning Profile
5650
uses: Apple-Actions/download-provisioning-profiles@v1

0 commit comments

Comments
 (0)