Skip to content

Commit 9fe8287

Browse files
committed
Debug
1 parent db48c6a commit 9fe8287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
steps:
7070
- name: Check long paths
7171
run: |
72+
Get-ChildItem -Path "C:\" -Recurse -Include "cmake.exe"
7273
Get-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem' -Name 'LongPathsEnabled'
7374
New-Item -Path "C:\actions-runner\llvm-project\llvm-project\build\tools\clang\stage2-instrumented-bins\tools\clang\stage2-bins\tools\mlir\tools\mlir-linalg-ods-gen\CMakeFiles\mlir-linalg-ods-yaml-gen.dir\C_\actions-runner\llvm-project\llvm-project\llvm\resources\windows_version_resource.rc.res" -ItemType File -Force
7475
# It's good practice to use setup-python, but this is also required on macos-14

0 commit comments

Comments
 (0)