Skip to content

Commit

Permalink
Remove Notarize Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AvocadoMoon committed Jan 7, 2025
1 parent cbec504 commit b8ca2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
deploy:
name: Deploy to site
runs-on: ubuntu-20.04
needs: notarize
# needs: notarize
steps:
- name: checkout tag
uses: actions/checkout@v4
Expand Down

0 comments on commit b8ca2cb

Please sign in to comment.