+ list /usr/lib

where did llvm-18 go?
This commit is contained in:
Roland Conybeare 2025-05-11 12:17:17 -05:00
commit 50140ec954

View file

@ -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