From c6babe615b8d96acf25721dc8cdf1c5bf37130b5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 21 Dec 2024 12:31:47 -0800 Subject: workflows: add pollq and make build debug for backtraces --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/windows.yml') diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 9f9791f2..af1cb74a 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -20,7 +20,7 @@ jobs: - name: Configure # TLS on Windows is not good because vcpkg is *old* mbedTLS 2.28, and we don't pass some newer tests. # We should explore testing WolfSSL here instead. - run: cmake ${{ steps.vcpkg.outputs.vcpkg-cmake-config }} -B build + run: cmake ${{ steps.vcpkg.outputs.vcpkg-cmake-config }} -B build -DCMAKE_BUILD_TYPE=Debug - name: Build run: cmake --build build -- cgit v1.2.3-70-g09d2