Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irkode authored Jul 27, 2024
1 parent e1816dd commit dd19100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: Configure Git
run: |
git config --local core.autocrlf "auto"
git config --local core.autocrlf "false"
git config --local user.name "irkode"
git config --global user.email "irkode@rikode.de"
- name: Init scripts
Expand Down

0 comments on commit dd19100

Please sign in to comment.