mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-21 16:10:17 +00:00
Update index.js
This commit is contained in:
parent
a3015c9c7b
commit
05ab99f050
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -7075,7 +7075,7 @@ function run() {
|
||||
extractArtifact = true;
|
||||
}
|
||||
else {
|
||||
core.info`Extract was false ${extract}`);
|
||||
core.info(`Extract was false ${extract}`);
|
||||
extractArtifact = false;
|
||||
}
|
||||
let resolvedPath;
|
||||
|
Loading…
x
Reference in New Issue
Block a user