mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-06 06:45:05 +01:00
Build RelWithDebInfo
This commit is contained in:
parent
4dc173aa2d
commit
6f30893aa6
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@ -199,7 +199,7 @@ jobs:
|
|||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
type: [ Debug, Release ]
|
type: [ Debug, RelWithDebInfo ]
|
||||||
name: windows (${{ matrix.type }})
|
name: windows (${{ matrix.type }})
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user