Selaa lähdekoodia

specified pip requirements file location

CPK 1 kuukausi sitten
vanhempi
commit
90eb703614
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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