Commit ed34a1a
committed
Restore +x on ELF executables after artifact download
Add a CI step to restore execute permissions on ELF binaries in artifacts/bin, ensuring xUnit v3 can launch the apphost after artifact download. This addresses issues caused by upload/download-artifact not preserving Unix mode bits, preventing "Permission denied" errors during test runs.1 parent 52167eb commit ed34a1a
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
62 | 76 | | |
63 | 77 | | |
64 | 78 | | |
| |||
0 commit comments