GitHub Action:使用lfs

This commit is contained in:
boybook
2025-03-18 16:37:01 +08:00
parent d1803d3bd5
commit a768f32e81
2 changed files with 11 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: true
- name: Setup Node
uses: actions/setup-node@v4