Skip to content

Commit 3186390

Browse files
committed
more comprehensive listing
1 parent 7cb2dd7 commit 3186390

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/conan.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ jobs:
7777
- name: list stuff
7878
run: |
7979
ls
80-
tree
80+
ls build-conan
81+
ls build-conan/build
8182
8283
build_macos:
8384
if: github.repository_owner == 'viamrobotics'

0 commit comments

Comments
 (0)