+ list /usr/lib
where did llvm-18 go?
This commit is contained in:
parent
6c85c0660f
commit
50140ec954
1 changed files with 4 additions and 0 deletions
4
.github/workflows/main-stock-ubuntu.yml
vendored
4
.github/workflows/main-stock-ubuntu.yml
vendored
|
|
@ -53,6 +53,10 @@ jobs:
|
|||
|
||||
# this should be sufficient for find_package(Catch2) to work
|
||||
|
||||
- name: list /usr/lib
|
||||
run: |
|
||||
ls /usr/lib
|
||||
|
||||
- name: bootstrap xo-cmake
|
||||
run: |
|
||||
PREFIX=${{github.workspace}}/local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue