Skip to content

Commit

Permalink
Run find
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Feb 6, 2024
1 parent 3533186 commit 3b13296
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
- run: psql -d testdb -h localhost -c 'SHOW server_version'
- run: psql --version
- run: pg_config
- run: find $(pg_config --includedir-server)/postgres.h
- run: find $(pg_config --includedir)/postgres.h
- run: test -f $(pg_config --includedir-server)/postgres.h

0 comments on commit 3b13296

Please sign in to comment.