瀏覽代碼

specified pip requirements file location

CPK 1 月之前
父節點
當前提交
90eb703614
共有 1 個文件被更改,包括 1 次插入0 次删除
  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