mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
ci(macos): import installer certificate in existing keychain
This commit is contained in:
parent
7113055218
commit
eeb7bac4b7
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user