Skip to content

Commit 024f7cb

Browse files
committed
Update build_py_tools.yml
1 parent 96ad9a4 commit 024f7cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_py_tools.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
uses: tj-actions/changed-files@v36
2323
id: verify-changed-files
2424
with:
25+
fetch_depth: '1'
26+
since_last_remote_commit: 'true'
2527
files: |
2628
tools/get.py
2729
- name: List all changed files

0 commit comments

Comments
 (0)