Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kwagyeman authored Oct 3, 2023
1 parent 8bb331e commit 212f9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- name: '❖ Fix default line endings on Windows'
if: matrix.map.host == 'windows' || matrix.map.host == 'windows-factory'
run: git config --global core.autocrlf input
run: git config --global core.autocrlf input

- name: '⏳ Checkout repository'
uses: actions/checkout@v3
Expand Down

0 comments on commit 212f9b0

Please sign in to comment.