Skip to content

Commit 7199395

Browse files
committed
Fix dist folder
1 parent 5ad7902 commit 7199395

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dist/setup/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5350,9 +5350,6 @@ function run() {
53505350
yield cacheDependencies(cache, pythonVersion);
53515351
}
53525352
}
5353-
else {
5354-
throw new Error("there's empty python-version input");
5355-
}
53565353
const matchersPath = path.join(__dirname, '../..', '.github');
53575354
core.info(`##[add-matcher]${path.join(matchersPath, 'python.json')}`);
53585355
>>>>>>> 99015f8 (Use /opt/hostedtoolcache as default value AGENT_TOOLSDIRECTORY)

0 commit comments

Comments
 (0)