|
@@ -16,6 +16,7 @@ jobs:
|
|
with:
|
|
with:
|
|
python-version: '3.13'
|
|
python-version: '3.13'
|
|
cache: 'pip'
|
|
cache: 'pip'
|
|
|
|
+ cache-dependency-path: .github/workflows/localization/check-key-references.pip.txt
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
run: pip install .github/workflows/localization/check-key-references.pip.txt
|
|
run: pip install .github/workflows/localization/check-key-references.pip.txt
|
|
- name: Check Localization Key References
|
|
- name: Check Localization Key References
|