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 4dc458a commit b1edfb3Copy full SHA for b1edfb3
.github/workflows/release-binaries-windows.yml
@@ -16,7 +16,6 @@ jobs:
16
diff
17
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
18
- run: |
19
- subst S: ${{ github.workspace }}
20
- - run: |
21
- cd S:\llvm\utils\release\
+ #subst S: ${{ github.workspace }}
+ cd llvm\utils\release\
22
.\build_llvm_release.bat --x64 --version 21.1.3 --local-python --skip-checkout
0 commit comments