Skip to content

Commit 04381bb

Browse files
committed
Fix
1 parent 6533e44 commit 04381bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1616
- run: |
17-
llvm\utils\release\build_llvm_release.bat --x64 --version 20.1.8
17+
llvm\utils\release\build_llvm_release.bat --x64 --version 20.1.8 --local-python

0 commit comments

Comments
 (0)