CI: Fix typo preventing the CLDR cache from being pulled

This commit is contained in:
Timothy Flynn 2022-09-14 07:10:49 -04:00 committed by Tim Flynn
commit 3dd11a007f
Notes: sideshowbarker 2024-07-17 07:10:50 +09:00

View file

@ -79,7 +79,7 @@ steps:
- task: Cache@2
inputs:
key: '"unicode_locale" | Meta/CMake/unicode_data.cmake | "$(timestamp)"'
key: '"unicode_locale" | Meta/CMake/locale_data.cmake | "$(timestamp)"'
restoreKeys: |
"unicode_locale" | Meta/CMake/locale_data.cmake
path: $(Build.SourcesDirectory)/${{ parameters.build_directory }}/CLDR