Skip to content

Commit 4c28998

Browse files
committed
Revert "No subst"
This reverts commit a28d6ca.
1 parent a28d6ca commit 4c28998

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
@@ -20,5 +20,5 @@ jobs:
2020
git config --global core.autocrlf false
2121
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
2222
- run: |
23-
cd llvm\utils\release\
23+
cd S:\llvm\utils\release\
2424
.\build_llvm_release.bat --x64 --version 22.0.0 --local-python --skip-checkout

0 commit comments

Comments
 (0)