From 1af176250b6121df8ea50c1b72f71596f704a121 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Sat, 7 Dec 2019 12:12:04 +0100 Subject: [PATCH] :art: pPdate --- .github/workflows/windows.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 6476f597..088fe093 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -17,6 +17,7 @@ jobs: - name: build env: CFLAGS: -DBUILD_ON_WINDOWS + BUILD_ON_WINDOWS: 1 USE_DOUBLE: ${{ matrix.double }} run: make CC=$(which gcc) USE_DOUBLE=${{ matrix.double }} - name: test -- 2.43.0