github: print final install tree

This commit is contained in:
Roland Conybeare 2025-05-10 16:48:26 -05:00
commit 204e600e14

View file

@ -31,3 +31,7 @@ jobs:
cmake --build .build0
echo "::group::xo-cmake install"
cmake --install .build0
- name: print install path
run: |
tree ${{github.workspace}}/local