Przeglądaj źródła

specified pip requirements file location

CPK 1 miesiąc temu
rodzic
commit
90eb703614
1 zmienionych plików z 1 dodań i 0 usunięć
  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