Skip to content

Commit

Permalink
turn off autocrlf
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Mar 6, 2023
1 parent 4387d28 commit 60754b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Expand Up @@ -44,6 +44,7 @@ jobs:
- windows-2019
- windows-2022
steps:
- run: git config --global core.autocrlf false
- uses: actions/checkout@v3
- name: Set up Perl
run: |
Expand Down

0 comments on commit 60754b1

Please sign in to comment.