mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-21 18:51:20 +00:00
Copy the correct version back in from the artifact
This commit is contained in:
parent
a110ccc247
commit
66c0216bab
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -62,7 +62,6 @@ function wrappy (fn, cb) {
|
|||||||
wrapper[k] = fn[k]
|
wrapper[k] = fn[k]
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log("gotcha, dummy!")
|
|
||||||
return wrapper
|
return wrapper
|
||||||
|
|
||||||
function wrapper() {
|
function wrapper() {
|
||||||
|
Loading…
Reference in New Issue
Block a user