Commit 29f09f7
authored
build-scx-scheds: check for PIPX_BIN_DIR (#191)
It turns out github-hosted runners have pipx installed by default, and
PIPX_BIN_DIR set.
We still want pipx, meson and ninja to be the same between self-hosted
and github-hosted runners, so just make sure PIPX_BIN_DIR is right
before trying to copy the symlinks.
Signed-off-by: Ihor Solodrai <[email protected]>1 parent e99a313 commit 29f09f7
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments