1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 01:31:15 +01:00

[AUTO]Update CJS script

Files changed:
M	dist/index.js
This commit is contained in:
github-actions[bot]
2025-08-27 05:22:04 +00:00
parent 2567c9a47e
commit 36abc9fddd

1
dist/index.js vendored
View File

@@ -27468,7 +27468,6 @@ async function run() {
// Install Inno Setup silently
try {
const { stdout, stderr } = await execPromise(`choco install innosetup`);
console.log(stdout);
console.error(stderr);
} catch (err) {
throw new Error(