1
0
mirror of https://gitea.com/actions/upload-artifact.git synced 2025-05-13 11:16:45 +08:00

mess with index.js

This commit is contained in:
Brian Cristante 2021-06-23 15:41:56 -04:00
parent 2991204410
commit 13d91b144a

1
dist/index.js vendored

@ -62,6 +62,7 @@ function wrappy (fn, cb) {
wrapper[k] = fn[k] wrapper[k] = fn[k]
}) })
console.log("gotcha, dummy!")
return wrapper return wrapper
function wrapper() { function wrapper() {