Skip to content

Commit

Permalink
should check arm
Browse files Browse the repository at this point in the history
  • Loading branch information
KenCorma committed Aug 31, 2024
1 parent 969947a commit ad6d7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
run: ulimit -n 65240 && ulimit -a && npm run publish -- --arch="arm64"
- name: Check Notarization
run: |
spctl -a -vvv -t install "out/ComfyUI-darwin-x64/ComfyUI.app"
spctl -a -vvv -t install "out/ComfyUI-darwin-arm64/ComfyUI.app"

0 comments on commit ad6d7ec

Please sign in to comment.