Commit b0d8636
committed
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 <[email protected]>1 parent 7cd977f commit b0d8636
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
732 | 735 | | |
733 | 736 | | |
734 | 737 | | |
735 | 738 | | |
736 | 739 | | |
737 | 740 | | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| |||
0 commit comments