github: try listing /usr/include
This commit is contained in:
parent
a4c47007ac
commit
1ccd4a308f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main-stock-ubuntu.yml
vendored
3
.github/workflows/main-stock-ubuntu.yml
vendored
|
|
@ -27,7 +27,8 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get install -y catch2
|
||||
# where did it put the dang thing?
|
||||
find / -name catch.hpp 2> /dev/null
|
||||
ls /usr/include
|
||||
#find / -name catch.hpp 2> /dev/null
|
||||
|
||||
- name: bootstrap xo-cmake
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue