Update ci-builds.yml

pull/4199/head
Miro Stauder 3 years ago committed by GitHub
parent 583f3d07e3
commit 2f41fe84bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,6 +76,7 @@ jobs:
- name: hot fix include
run: |
sed -i 's/-I$(CURL_IDIR) -I$(IDIR)/-I$(CURL_IDIR) -I${SQLITE3_DIR} -I$(IDIR)/' proxysql/test/tap/tests/Makefile
cat proxysql/test/tap/tests/Makefile
- name: Build
id: build

Loading…
Cancel
Save