From 5003cc27996615987b5f6a24f8d1fceeae72a3f2 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Sun, 23 May 2021 02:29:01 +0100 Subject: [PATCH] Run aws workflow --- .github/workflows/aws-tests.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/aws-tests.yml b/.github/workflows/aws-tests.yml index 0cfb1f2c..0c08dd1f 100644 --- a/.github/workflows/aws-tests.yml +++ b/.github/workflows/aws-tests.yml @@ -1,10 +1,10 @@ name: AWS on: - push: { branches: [aws, aws-ts-clean] } + push: { branches: [aws, remote-builder/refactor] } env: - AWS_REGION: "eu-west-1" + AWS_REGION: 'eu-west-1' jobs: buildForAllPlatforms: @@ -17,7 +17,7 @@ jobs: projectPath: - test-project unityVersion: - # - 2019.2.11f1 + # - 2019.2.11f1 - 2019.3.15f1 targetPlatform: #- StandaloneOSX # Build a macOS standalone (Intel 64-bit).