mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-23 15:08:29 +02:00
Update index.js
This commit is contained in:
parent
a3015c9c7b
commit
05ab99f050
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue