Skip to content

Commit b2b52a6

Browse files
committed
Debug
1 parent c428dcd commit b2b52a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- run: |
2020
git clone --branch 7.10.0 https://github.com/jtv/libpqxx.git
2121
cd libpqxx
22+
cmake .
2223
cmake --build .
2324
cmake --install .
2425

0 commit comments

Comments
 (0)