From beca91cea5048bb89bac03962af79cfb2f7d187a Mon Sep 17 00:00:00 2001 From: Joel Gallant Date: Wed, 21 Jan 2026 11:45:21 -0400 Subject: [PATCH] force-enable windows build --- .github/workflows/rpcs3.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/rpcs3.yml b/.github/workflows/rpcs3.yml index a6730f3e35..1e5adeb473 100644 --- a/.github/workflows/rpcs3.yml +++ b/.github/workflows/rpcs3.yml @@ -326,7 +326,6 @@ jobs: Windows_Build_Clang: # Only run push event on master branch of main repo, but run all PRs - if: github.event_name != 'push' || (github.repository == 'RPCS3/rpcs3' && github.ref_name == 'master') strategy: fail-fast: false matrix: