fix
parent
8720fbad32
commit
2b317da7f3
|
|
@ -59,8 +59,6 @@ jobs:
|
||||||
DEBUG: true
|
DEBUG: true
|
||||||
CLOUD_RUNNER_BRANCH: remote-builder/unified-providers
|
CLOUD_RUNNER_BRANCH: remote-builder/unified-providers
|
||||||
PROJECT_PATH: ${{ matrix.projectPath }}
|
PROJECT_PATH: ${{ matrix.projectPath }}
|
||||||
UNITY_VERSION: ${{ matrix.unityVersion }}
|
|
||||||
TARGET_PLATFORM: ${{ matrix.targetPlatform }}
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
AWS_BASE_STACK_NAME: game-ci-stack-integration-tests
|
AWS_BASE_STACK_NAME: game-ci-stack-integration-tests
|
||||||
- uses: ./
|
- uses: ./
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue