Fix code styles

pull/177/head
Webber Takken 2022-04-03 12:04:03 +02:00 committed by GitHub
parent 40ee229a5c
commit a1f6e864a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ async function run() {
const runnerTempPath = process.env.RUNNER_TEMP; const runnerTempPath = process.env.RUNNER_TEMP;
try { try {
// Run docker image
await Docker.run(baseImage, { await Docker.run(baseImage, {
actionFolder, actionFolder,
unityVersion, unityVersion,