Update action.yml

This commit is contained in:
Daniel Stankewitz 2022-07-14 09:26:06 +02:00 committed by GitHub
parent 67ea676a43
commit 09891f4dab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ runs:
using: "composite"
steps:
- name: Set up GIT
shell: cmd
run: |
git config --global core.autocrlf false
git config --global core.eol lf