Commit dc45fe1
committed
Use project Python to install Poetry
By default, pipx uses the runner's system Python installation to install Poetry. Although this works, it is best to use
the controlled Python installation (installed via the `actions/setup-python` step) for all project operations.1 parent add9812 commit dc45fe1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments