Skip to content

Commit cfccb66

Browse files
authored
Update ci.yaml
1 parent 0e5e356 commit cfccb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
java-version: 21
5555
steps:
5656
- name: Support longpaths
57-
run: git config --system core.longpaths true
57+
run: git config core.longpaths true
5858
- uses: actions/checkout@v2
5959
with:
6060
submodules: true

0 commit comments

Comments
 (0)