mirror of
https://github.com/morten-olsen/mini-loader.git
synced 2026-02-08 01:36:26 +01:00
@@ -67,6 +67,7 @@ class RunnerInstance extends EventEmitter<RunnerInstanceEvents> {
|
||||
script,
|
||||
secrets: allSecrets,
|
||||
input,
|
||||
cacheLocation: config.files.cache,
|
||||
});
|
||||
this.#run = current;
|
||||
const { promise, emitter } = current;
|
||||
|
||||
Reference in New Issue
Block a user