Commit b26ca7f
committed
GitHub Actions: use builtin python instead of setup-python
setup-python enable python located in /opt/hostedtoolcache,
while apt install packages for python located in /usr/bin, so
it's nonsense to use setup-python in the actions
Signed-off-by: Yongan Lu <yongan.lu@intel.com>1 parent 7f4d33d commit b26ca7f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments