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 d1cdbc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/static-assets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ 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 d1cdbc6

Please sign in to comment.