Skip to content

Commit

Permalink
Check for llvm instal directory. /15
Browse files Browse the repository at this point in the history
  • Loading branch information
cstrainge committed Jan 14, 2025
1 parent 5a875f5 commit 58de64e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,6 @@ jobs:
run: |
dir "C:\Program Files\LLVM\bin"
dir "C:\Program Files\LLVM\lib\cmake\llvm"
dir "C:\Program Files\"
dir "C:\ProgramData\chocolatey\lib\llvm\tools"
dir "C:\ProgramData\chocolatey\lib\llvm\tools\bin"
dir "C:\ProgramData\chocolatey\lib\llvm\tools\lib\cmake\llvm"
# targets and version debug
- name: targets and version debug
Expand Down

0 comments on commit 58de64e

Please sign in to comment.