Skip to content

Commit 0a4b9c4

Browse files
committed
Testing
1 parent cdba271 commit 0a4b9c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ jobs:
165165
with:
166166
key: "${{github.job}}-${{hashFiles('main/php_version.h')}}"
167167
append-timestamp: false
168+
- name: Test pkg-config
169+
run: pkg-config --cflags --libs libxml-2.0
168170
- name: ./configure
169171
uses: ./.github/actions/configure-x32
170172
with:

0 commit comments

Comments
 (0)