update
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Import Apple Codesign Certificates
|
||||
- name: Import Apple Codesign Certificates
|
||||
if: ${{ inputs.upload-artifact && startsWith(matrix.os,'macos') }}
|
||||
uses: apple-actions/import-codesign-certs@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user