We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260e53d commit 9de06c7Copy full SHA for 9de06c7
.github/workflows/build.yml
@@ -29,7 +29,6 @@ jobs:
29
matrix:
30
os: [ubuntu-latest, windows-latest]
31
steps:
32
- - uses: actions/checkout@v2
33
- name: Prepare git
34
run: git config --global core.autocrlf false
35
0 commit comments