Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan authored Oct 6, 2023
1 parent 0307637 commit 177c079
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- if: matrix.os == 'windows-latest'
run: git config --global core.autocrlf input

- uses: actions/checkout@v3

- name: Install Dependencies
Expand Down

0 comments on commit 177c079

Please sign in to comment.