@ -84,6 +84,11 @@ async function main() {
core.endGroup()
core.startGroup("Copy artifacts")
await exec.exec("docker", [
"exec",
container,
"ls", "-lh", ".."
])