diff --git a/main.js b/main.js index e4221b4..760094e 100644 --- a/main.js +++ b/main.js @@ -95,10 +95,6 @@ async function main() { console.log(details) core.endGroup() - core.startGroup("Check sourceDirectory") - await exec.exec("ls", ["-la", sourceDirectory]) - core.endGroup() - if (cpuArchitecture != "amd64") { core.startGroup("Install QEMU") // Need newer QEMU to avoid errors