Skip to content

Commit

Permalink
feat: show ldd
Browse files Browse the repository at this point in the history
  • Loading branch information
johanseto committed Nov 21, 2024
1 parent dab25f7 commit dc77035
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static-assets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:
run: |
make base-requirements
- name: Show glibc version
run: |
ldd --version
- name: Initiate Mongo DB Service
run: sudo systemctl start mongod

Expand Down

0 comments on commit dc77035

Please sign in to comment.