Bläddra i källkod

specified pip requirements file location

CPK 1 månad sedan
förälder
incheckning
90eb703614
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      .github/workflows/localization-key-reference.yml

+ 1 - 0
.github/workflows/localization-key-reference.yml

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