Skip to content

Commit

Permalink
check certificate path
Browse files Browse the repository at this point in the history
  • Loading branch information
horacioh committed Aug 8, 2023
1 parent 0a52e20 commit 6db2e57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions .github/workflows/test-mac-certs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
# apply provisioning profile
mkdir -p ~/Library/MobileDevice/Provisioning\ Profiles
cp $PP_PATH ~/Library/MobileDevice/Provisioning\ Profiles
echo "=== CERTIFICATE PATH ==="
echo $CERTIFICATE_PATH
- name: Clean up keychain and provisioning profile
if: ${{ always() }}
Expand Down

0 comments on commit 6db2e57

Please sign in to comment.