Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 authored Jan 11, 2025
1 parent 0e5e356 commit cfccb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
java-version: 21
steps:
- name: Support longpaths
run: git config --system core.longpaths true
run: git config core.longpaths true
- uses: actions/checkout@v2
with:
submodules: true
Expand Down

0 comments on commit cfccb66

Please sign in to comment.