From 2b317da7f316d971ee627fbaed0ad42065e4f38e Mon Sep 17 00:00:00 2001 From: Frostebite Date: Fri, 31 Dec 2021 06:26:23 +0000 Subject: [PATCH] fix --- .github/workflows/cloud-runner-aws-pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/cloud-runner-aws-pipeline.yml b/.github/workflows/cloud-runner-aws-pipeline.yml index 3aed520d..64c0c76c 100644 --- a/.github/workflows/cloud-runner-aws-pipeline.yml +++ b/.github/workflows/cloud-runner-aws-pipeline.yml @@ -59,8 +59,6 @@ jobs: DEBUG: true CLOUD_RUNNER_BRANCH: remote-builder/unified-providers PROJECT_PATH: ${{ matrix.projectPath }} - UNITY_VERSION: ${{ matrix.unityVersion }} - TARGET_PLATFORM: ${{ matrix.targetPlatform }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} AWS_BASE_STACK_NAME: game-ci-stack-integration-tests - uses: ./