CI: Drop extra 'git config set' for safe.directory
This commit is contained in:
parent
39fe2d57cc
commit
66470d16a8
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ jobs:
|
|||
- name: Setup additional tooling
|
||||
run: |
|
||||
.forgejo/workflows/setup-tools.sh
|
||||
git config --add safe.directory "$PWD"
|
||||
|
||||
- name: Build
|
||||
run: just ci build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue