Skip to content

Commit 437f42e

Browse files
committed
XXX: Debug
1 parent 617a2f8 commit 437f42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
steps:
7070
- run: |
71-
New-Item -Path "c:\actions-runner/llvm-project/llvm-project/build/tools/clang/tools/extra/clang-tidy/misc/ConfusableTable/CMakeFiles/clang-tidy-confusable-chars-gen.dir/C_/actions-runner/llvm-project/llvm-project/llvm" -ItemType Directory
71+
New-Item -Path "c:\actions-runner\llvm-project\llvm-project\build\tools\clang\tools\extra\clang-tidy\misc\ConfusableTable\CMakeFiles\clang-tidy-confusable-chars-gen.dir\C_\actions-runner\llvm-project\llvm-project\llvm" -ItemType Directory
7272
# It's good practice to use setup-python, but this is also required on macos-14
7373
# due to https://github.com/actions/runner-images/issues/10385
7474
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f

0 commit comments

Comments
 (0)