Skip to content

Commit c67603e

Browse files
authored
Update generate-base-files-info-json.yml
1 parent 0bb7c96 commit c67603e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate-base-files-info-json.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
# Step 1: Checkout the repository
1212
- name: Checkout repository
1313
uses: actions/checkout@v4
14+
with:
15+
fetch-depth: 0
1416
# Step 2: Set up Python environment
1517
- name: Set up Python
1618
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)