Fix nested Library cache

pull/310/head
Frostebite 2022-01-12 22:57:31 +00:00
parent 22322303c8
commit 5cb5bf8840
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
# - 2019.2.11f1 # - 2019.2.11f1
- 2019.3.15f1 - 2019.3.15f1
targetPlatform: targetPlatform:
- StandaloneWindows64 # - StandaloneWindows64
- StandaloneLinux64 - StandaloneLinux64
steps: steps:
########################### ###########################