From 7eebda1342193ddcbe15b8d2d1e40908297e5b47 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Sun, 9 Jan 2022 17:33:20 +0000 Subject: [PATCH] Fix nested Library cache --- .github/workflows/cloud-runner-k8s-pipeline.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cloud-runner-k8s-pipeline.yml b/.github/workflows/cloud-runner-k8s-pipeline.yml index 2d433c54..2a00af57 100644 --- a/.github/workflows/cloud-runner-k8s-pipeline.yml +++ b/.github/workflows/cloud-runner-k8s-pipeline.yml @@ -74,6 +74,7 @@ jobs: TARGET_PLATFORM: ${{ matrix.targetPlatform }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} KUBE_CONFIG: ${{ steps.read-base64.outputs.base64 }} + unityVersion: ${{ matrix.unityVersion }} ########################### # Cloud Runner Build Test # @@ -88,7 +89,7 @@ jobs: kubeConfig: ${{ steps.read-base64.outputs.base64 }} githubToken: ${{ secrets.GITHUB_TOKEN }} projectPath: test-project - unityVersion: ${{ matrix.targetPlatform }} + unityVersion: ${{ matrix.unityVersion }} versioning: None EXPERIMENTAL_HOOK: | - name: FUSE filesystem to s3