Skip to content

Commit 02292b3

Browse files
committed
x
1 parent c77fb36 commit 02292b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/macos-latest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ jobs:
7373
cd src
7474
ls -l
7575
ls -lR build/
76-
ls -lR build_seerutl/
77-
nm -A -C build/CMakeFiles/seergdb.dir/SeerUtl.cpp.o |& grep " T "
76+
ls -l build/CMakeFiles/seergdb.dir/SeerUtl.cpp.o
77+
nm -A -C build/CMakeFiles/seergdb.dir/SeerUtl.cpp.o
7878
7979
- name: Tar
8080
run: |

0 commit comments

Comments
 (0)