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 33283a8 commit 80daeafCopy full SHA for 80daeaf
.github/workflows/release-binaries-windows.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: depot-windows-2022-16
13
if: github.repository_owner == 'llvm'
14
steps:
15
- - Name: Setup crlf
+ - name: Setup crlf
16
run: |
17
git config --global core.autocrlf false
18
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
0 commit comments