mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 17:41:18 +01:00
[AUTO]Update CJS script
Files changed: M dist/index.js
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -27481,8 +27481,8 @@ async function run() {
|
||||
|
||||
try {
|
||||
const { stdout, stderr } = await execFilePromise(isccPath, [
|
||||
...escapedOptions,
|
||||
scriptPath,
|
||||
...escapedOptions,
|
||||
]);
|
||||
console.log(stdout);
|
||||
console.error(stderr);
|
||||
|
||||
Reference in New Issue
Block a user