Skip to content

Commit 98e8997

Browse files
committed
chore: Update build workflow to build and publish LSOF binary to a release
1 parent 74fb216 commit 98e8997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
./Configure linux
2424
make
2525
make install
26+
echo "------ :: LSOF binary is compiled and installed :: ------"
2627
lsof -v
2728
2829
- name: Gets latest created release info

0 commit comments

Comments
 (0)