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 0e5f6bd commit 911b195Copy full SHA for 911b195
.github/workflows/release-binaries-windows.yml
@@ -31,6 +31,7 @@ jobs:
31
steps:
32
- name: Setup crlf
33
run: |
34
+ cat C:/hostedtoolcache/windows/Python/3.9.13/x64/pyconfig.h
35
git config --global core.autocrlf false
36
# - name: Setup Python
37
# id: setup-python
0 commit comments