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 8215ab5 commit a73ff88
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 @@ -53,7 +53,7 @@ jobs:
- os: ubuntu
java-version: 21
steps:
- if: matrix.os == "windows"
- if: matrix.os == 'windows'
name: Support longpaths
run: git config --system core.longpaths true
- uses: actions/checkout@v2
Expand Down

0 comments on commit a73ff88

Please sign in to comment.