diff --git a/.github/workflows/ci-builds.yml b/.github/workflows/ci-builds.yml index 51d8e8e94..4525c8ca0 100644 --- a/.github/workflows/ci-builds.yml +++ b/.github/workflows/ci-builds.yml @@ -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