Skip to content

Commit

Permalink
Refactor build.yaml to remove unnecessary stapler validation and nota…
Browse files Browse the repository at this point in the history
…rization steps
  • Loading branch information
royshil committed Oct 30, 2024
1 parent 1c22b94 commit bac1d2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ jobs:
if: startsWith(matrix.os, 'macos')
run: |
codesign -vv --deep dist/note-taker
spctl -a -v dist/note-taker
rm note-taker.zip
- name: Add version to .iss file
Expand Down

0 comments on commit bac1d2a

Please sign in to comment.