Commit 85dece7 1 parent e9329f3 commit 85dece7 Copy full SHA for 85dece7
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -116,11 +116,11 @@ jobs:
116
116
./build.ps1 ${{ matrix.llvm_version }} ${{ matrix.llvm_repo_url }}
117
117
118
118
119
- - name : Inspect
120
- shell : bash
121
- run : |
122
- PATH=llvm-project/build/destdir/Program:llvm-project/build/destdir/bin:llvm-project/build/destdir/usr/bin:$PATH llvm-config --version
123
- PATH=llvm-project/build/destdir/Program:llvm-project/build/destdir/bin:llvm-project/build/destdir/usr/bin:$PATH clang --version
119
+ # - name: Inspect
120
+ # shell: bash
121
+ # run: |
122
+ # PATH=llvm-project/build/destdir/Program:llvm-project/build/destdir/bin:llvm-project/build/destdir/usr/bin:$PATH llvm-config --version
123
+ # PATH=llvm-project/build/destdir/Program:llvm-project/build/destdir/bin:llvm-project/build/destdir/usr/bin:$PATH clang --version
124
124
125
125
- name : Zip
126
126
shell : bash
You can’t perform that action at this time.
0 commit comments