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 6533e44 commit 04381bbCopy full SHA for 04381bb
.github/workflows/release-binaries-windows.yml
@@ -14,4 +14,4 @@ jobs:
14
steps:
15
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
16
- run: |
17
- llvm\utils\release\build_llvm_release.bat --x64 --version 20.1.8
+ llvm\utils\release\build_llvm_release.bat --x64 --version 20.1.8 --local-python
0 commit comments