Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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.1", "x64");
|
||||
|
||||
// Install requirements
|
||||
await exec.exec("pip", [
|
||||
|
||||
Reference in New Issue
Block a user