LFS cache

This commit is contained in:
Billy 2025-03-18 14:08:21 +11:00
parent c8888be4c3
commit 8703eea49b

View File

@ -72,9 +72,7 @@ jobs:
PIP_USE_PEP517: '1'
steps:
- name: checkout
uses: actions/checkout@v4
with:
lfs: true
uses: nschloe/action-cached-lfs-checkout@v1 # https://github.com/nschloe/action-cached-lfs-checkout
- name: check for changed python files
if: ${{ inputs.always_run != true }}