Skip to content

Commit d1cdbc6

Browse files
committed
feat: show ldd
1 parent dab25f7 commit d1cdbc6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/static-assets-check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ jobs:
7070
run: |
7171
make base-requirements
7272
73+
- name: Show glibc version
74+
run: |
75+
ldd --version
76+
7377
- name: Initiate Mongo DB Service
7478
run: sudo systemctl start mongod
7579

0 commit comments

Comments
 (0)