Commit 7c4e364
committed
ci: run deslop binary by path (fix exit 127)
GITHUB_PATH only updates PATH for subsequent steps, so a bare `deslop` in the
same step was not found (exit 127). Invoke the extracted binary directly.1 parent 6be8405 commit 7c4e364
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments