ci(macos): import installer certificate in existing keychain

This commit is contained in:
Stéphane Lepin
2022-02-01 10:19:36 +01:00
committed by GitHub
parent 7113055218
commit eeb7bac4b7

View File

@ -376,6 +376,7 @@ jobs:
with:
p12-file-base64: ${{ secrets.MACOS_INSTALLER_CERT }}
p12-password: ${{ secrets.MACOS_INSTALLER_CERT_PASSWORD }}
create-keychain: false
- name: 'Get OBS Studio Git Info'
shell: bash
working-directory: ${{ github.workspace }}/obs-studio