Skip to content

Commit

Permalink
FIX: Run pre-install git commands in Powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
DWesl authored Mar 2, 2024
1 parent 2176ac7 commit 6a6ce9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests_win_cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:

steps:
- name: Fix line endings
shell: pwsh
run: git config --global core.autocrlf input

- uses: actions/checkout@v3
Expand Down

0 comments on commit 6a6ce9a

Please sign in to comment.