使用git checkout脚本
This commit is contained in:
parent
2371adc877
commit
ab92716490
@ -36,7 +36,6 @@ jobs:
|
|||||||
# 生成带完整路径的变更文件列表
|
# 生成带完整路径的变更文件列表
|
||||||
git diff --name-only --diff-filter=d $DIFF_REF > /tmp/changed_files.txt
|
git diff --name-only --diff-filter=d $DIFF_REF > /tmp/changed_files.txt
|
||||||
|
|
||||||
|
|
||||||
- name: Sync incremental files
|
- name: Sync incremental files
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user