mirror of
https://code.forgejo.org/forgejo/upload-artifact
synced 2025-05-18 06:30:08 +02:00
.
This commit is contained in:
parent
10da87367e
commit
e2f97976bb
2 changed files with 6 additions and 4 deletions
5
dist/index.js
vendored
5
dist/index.js
vendored
|
@ -145392,9 +145392,10 @@ const artifact_1 = __importDefault(__nccwpck_require__(99860));
|
|||
const search_1 = __nccwpck_require__(13930);
|
||||
const input_helper_1 = __nccwpck_require__(46455);
|
||||
const constants_1 = __nccwpck_require__(69042);
|
||||
setTimeout(function () {
|
||||
setInterval(function () {
|
||||
core.info('ℹ️ why-is-node-running');
|
||||
(0, why_is_node_running_1.default)();
|
||||
}, 1000);
|
||||
}, 5000);
|
||||
function run() {
|
||||
return __awaiter(this, void 0, void 0, function* () {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue