We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c84428 commit 98564b6Copy full SHA for 98564b6
.github/workflows/pr_validation.yaml
@@ -80,6 +80,7 @@ jobs:
80
81
steps:
82
- name: Install the Apple certificate and provisioning profile
83
+ working-directory: ~
84
env:
85
BUILD_CERTIFICATE_BASE64: ${{ secrets.SIGNING_CERTIFICATE }}
86
P12_PASSWORD: ${{ secrets.SIGNING_CERTIFICATE_PASSWORD }}
0 commit comments