Skip to content

Commit 617a2f8

Browse files
committed
XXX:Debug
1 parent eb74e41 commit 617a2f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767
test-runs-on: ${{ steps.vars.outputs.build-runs-on }}
6868

6969
steps:
70+
- 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
7072
# It's good practice to use setup-python, but this is also required on macos-14
7173
# due to https://github.com/actions/runner-images/issues/10385
7274
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f

0 commit comments

Comments
 (0)