1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 13:17:35 +00:00

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
parent 154fb144f5
commit 3dd11a007f

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