From bceb01ce324664e35a5466304a61d398fa359a89 Mon Sep 17 00:00:00 2001 From: Tyler Wilding Date: Fri, 28 Jun 2024 16:26:23 -0400 Subject: [PATCH] ci: temp: give me the current binaries which should fail --- .github/workflows/windows-build-clang.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-build-clang.yaml b/.github/workflows/windows-build-clang.yaml index 8073742402..fd4ed2d172 100644 --- a/.github/workflows/windows-build-clang.yaml +++ b/.github/workflows/windows-build-clang.yaml @@ -12,7 +12,7 @@ on: uploadArtifacts: required: false type: boolean - default: false + default: true jobs: build: