Skip to content

Commit 44da3b2

Browse files
committed
Revert "Remove subst"
This reverts commit 0e922b6.
1 parent 4c28998 commit 44da3b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ jobs:
2020
git config --global core.autocrlf false
2121
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
2222
- run: |
23+
subst S: ${{ github.workspace }}
2324
cd S:\llvm\utils\release\
2425
.\build_llvm_release.bat --x64 --version 22.0.0 --local-python --skip-checkout

0 commit comments

Comments
 (0)