Fix nested Library cache

pull/310/head
Frostebite 2022-01-08 22:12:06 +00:00
parent 36347f2129
commit bd3ce2e7e8
1 changed files with 1 additions and 2 deletions

View File

@ -71,9 +71,8 @@ jobs:
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
PROJECT_PATH: ${{ matrix.projectPath }}
UNITY_VERSION: ${{ matrix.unityVersion }}
TARGET_PLATFORM: ${{ matrix.targetPlatform }}
GITHUUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
KUBE_CONFIG: ${{ steps.read-base64.outputs.base64 }}
###########################