This commit is contained in:
Hiddify
2024-03-13 14:14:23 +01:00
parent 6bb29734e0
commit c2c0fa623f

View File

@@ -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: