mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-19 06:54:45 +02:00
Copy the correct version back in from the artifact
This commit is contained in:
parent
a110ccc247
commit
66c0216bab
1 changed files with 0 additions and 1 deletions
1
dist/index.js
vendored
1
dist/index.js
vendored
|
@ -62,7 +62,6 @@ function wrappy (fn, cb) {
|
|||
wrapper[k] = fn[k]
|
||||
})
|
||||
|
||||
console.log("gotcha, dummy!")
|
||||
return wrapper
|
||||
|
||||
function wrapper() {
|
||||
|
|
Loading…
Add table
Reference in a new issue