mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-21 16:10:17 +00:00
test
This commit is contained in:
parent
69e9183860
commit
3e13ebd535
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -4231,6 +4231,7 @@ Note: The size of downloaded zips can differ significantly from the reported siz
|
||||
core.info('Unable to find any artifacts for the associated workflow');
|
||||
return response;
|
||||
}
|
||||
console.log(artifacts)
|
||||
if (!path) {
|
||||
path = config_variables_1.getWorkSpaceDirectory();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user