Compare commits
2 Commits
example-pa
...
v1.9.3
Author | SHA1 | Date | |
---|---|---|---|
305373e8f3 | |||
04bf3d439a |
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -965,7 +965,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