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
ci: Grant write permission before toolchain output directory cleanup
This commit updates the CI workflow to grant write permission to the
toolchain build output directory and its sub-directories before
attempting to clean up unneeded files.
This is necessary because crosstool-ng may create output directories
without write permission (e.g. when building on macOS).
Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
0 commit comments