Skip to content

Commit 41a8328

Browse files
committed
WIP
1 parent b06a445 commit 41a8328

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/simple.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
database: test
4242
postgres-version: "14"
4343

44+
- name: pg_config info
45+
run: which pkg-config
46+
4447
- name: pg_config info
4548
run: pg_config --version
4649

0 commit comments

Comments
 (0)