Skip to content

Commit

Permalink
update code signing step
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Nov 3, 2024
1 parent 345082c commit ca62e9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ jobs:
file: liblantern.dylib
certificate-data: ${{ secrets.MACOS_BNS_CERT }}
certificate-password: ${{ secrets.MACOS_BNS_CERT_PASS }}
apple-team-id: ${{ secrets.APPLE_TEAM_ID }}

- name: Activate plugins
run: |
Expand Down

0 comments on commit ca62e9d

Please sign in to comment.