mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 21:04:16 +00:00
Export main action functions, ease reuse
This commit is contained in:
parent
0443912ed7
commit
66243ade0a
4 changed files with 4 additions and 2 deletions
1
dist/cleanup/index.js
vendored
1
dist/cleanup/index.js
vendored
|
@ -2592,6 +2592,7 @@ function run() {
|
|||
}
|
||||
});
|
||||
}
|
||||
exports.default = run;
|
||||
run();
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue