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