You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Newer macos versions are pretty strict about executing unsigned
software and are occasionally stopping compiled artifacts execution
for this reason.
With this change the CI flow signs the artifact, fixing the issue.
0 commit comments