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
switching to 24.04 github action runner introduces this error chmod:
cannot operate on dangling symlink '/usr/local/bin/now'
hence instead of chmod all binaries present in /usr/local/bin, we only
chmod the binaries that we copy.
Signed-off-by: Imran Pochi <imranpochi@microsoft.com>
0 commit comments