Skip to content

Commit

Permalink
re-add p12-password requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
austrianAudioJV committed Oct 17, 2023
1 parent e818101 commit 1b13b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake_ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
if: ${{ matrix.name == 'macOS' }}
with:
p12-file-base64: ${{ secrets.DEV_ID_APP_CERT }}
p12-password: ${{ secrets.DEV_ID_APP_PASSWORD }}

- name: Configure
shell: bash
Expand Down

0 comments on commit 1b13b25

Please sign in to comment.