Skip to content

Commit dab050e

Browse files
committed
x
1 parent f9fed3c commit dab050e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/macos-latest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ jobs:
7272
run: |
7373
cd src
7474
ls -l
75-
ls -l CMakeFiles/seergdb.dir/
75+
ls -lR build/
76+
ls -lR build_seerutl/
7677
7778
- name: Tar
7879
run: |

0 commit comments

Comments
 (0)