Skip to content

Commit eac5b80

Browse files
ci,build: remove useless step
1 parent 5c38dbc commit eac5b80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
container:
5656
image: ${{ matrix.operating_system }}
5757
steps:
58-
- name: XXX git permission quirk XXX
59-
run: |
60-
git config --global --add safe.directory $GITHUB_WORKSPACE
6158
- uses: actions/checkout@v4
6259
with:
6360
fetch-depth: 0

0 commit comments

Comments
 (0)