Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
c202684c92 | |||
e970adccb4 | |||
9f9af3e969 | |||
615d7c82e3 |
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -1012,7 +1012,7 @@ async function run() {
|
||||
core.debug(`src: ${src}`);
|
||||
|
||||
// Setup Python from the tool cache
|
||||
setupPython("3.8.0", "x64");
|
||||
setupPython("3.8.x", "x64");
|
||||
|
||||
// Install requirements
|
||||
await exec.exec("pip", [
|
||||
|
Reference in New Issue
Block a user