mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-05-12 16:19:44 -06:00
force-enable windows build
This commit is contained in:
parent
d45ea9fa3b
commit
beca91cea5
1
.github/workflows/rpcs3.yml
vendored
1
.github/workflows/rpcs3.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user