Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefterv authored Jan 10, 2025
1 parent 260a7cd commit e350766
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
- name: Setup Ant
uses: cedx/setup-ant@v3
- name: Install Certificates for Code Signing
env:
cert_secret: ${{ secrets.CERTIFICATES_P12 }}
if: ${{ matrix.os_prefix == 'macos' && secrets.CERTIFICATES_P12 != '' }}
uses: apple-actions/import-codesign-certs@v3
with:
Expand Down

0 comments on commit e350766

Please sign in to comment.