Update build-macos-arm64.yml
This commit is contained in:
parent
19bf5f1a23
commit
d699496a52
1
.github/workflows/build-macos-arm64.yml
vendored
1
.github/workflows/build-macos-arm64.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
- name: Import the codesign cert
|
||||
if: env.MACOS_P12_BASE64 != null
|
||||
uses: apple-actions/import-codesign-certs@v1
|
||||
continue-on-error: true
|
||||
with:
|
||||
p12-file-base64: ${{ secrets.MACOS_P12_BASE64 }}
|
||||
p12-password: ${{ secrets.MACOS_P12_PASSWORD }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user