mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-16 15:46:36 +00:00
FIx separator for changed-files
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
36c7ff6534
commit
5245e6d6c1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -56,6 +56,7 @@ jobs:
|
|||
dir_names: true
|
||||
dir_names_exclude_current_dir: true
|
||||
dir_names_max_depth: 2
|
||||
separator: "\n"
|
||||
|
||||
- name: List all changed files
|
||||
id: list-changed-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue