Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
04bf3d439a |
1900
dist/index.js
vendored
1900
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
2
index.js
2
index.js
@ -10,7 +10,7 @@ async function run() {
|
|||||||
core.debug(`src: ${src}`);
|
core.debug(`src: ${src}`);
|
||||||
|
|
||||||
// Setup Python from the tool cache
|
// Setup Python from the tool cache
|
||||||
setupPython("3.8.0", "x64");
|
setupPython("3.8.1", "x64");
|
||||||
|
|
||||||
// Install requirements
|
// Install requirements
|
||||||
await exec.exec("pip", [
|
await exec.exec("pip", [
|
||||||
|
Reference in New Issue
Block a user