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
We changed the permissions on executable files which caused this `find`
to not find any of the actual binaries that we need to sign. Change it
to instead find anything with any executable permissions set, rather
than ones with exactly the permissions `0755`
(cherry picked from commit f813257)
0 commit comments