mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-09-08 11:03:08 +02:00
use it for Windows workflow too since that worked!
This commit is contained in:
parent
d0519e3fe5
commit
f18217ac7b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-win.yml
vendored
1
.github/workflows/build-win.yml
vendored
|
@ -78,6 +78,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: windows-2022
|
runs-on: windows-2022
|
||||||
needs: [ dependencies ]
|
needs: [ dependencies ]
|
||||||
|
if: always()
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout branch
|
- name: Checkout branch
|
||||||
|
|
Loading…
Add table
Reference in a new issue