Skip to content

Commit

Permalink
ldconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Feb 29, 2024
1 parent 264cb43 commit c0d6278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
wget \
sqlite3 libsqlite3-dev libjq-dev
- name: ldconfig
run: |
ldconfig
- name: Build extension
run: |
make all
Expand Down

0 comments on commit c0d6278

Please sign in to comment.