From a1f6e864a7a56dcb725161783dafc3eff7da3233 Mon Sep 17 00:00:00 2001 From: Webber Takken Date: Sun, 3 Apr 2022 12:04:03 +0200 Subject: [PATCH] Fix code styles --- src/index.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/index.ts b/src/index.ts index 1eda6a4..7a15552 100644 --- a/src/index.ts +++ b/src/index.ts @@ -23,8 +23,6 @@ async function run() { const runnerTempPath = process.env.RUNNER_TEMP; try { - - // Run docker image await Docker.run(baseImage, { actionFolder, unityVersion,