mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-27 20:51:40 +00:00
Update N64Recomp in CI for RSP function signature fix
This commit is contained in:
parent
f23d0d6d64
commit
99d0b8650d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
||||||
N64RECOMP_COMMIT:
|
N64RECOMP_COMMIT:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
default: 'b2d07ecd5a522ff50f74b06a0f45c3f4f851224f'
|
default: 'b18e0ca2dd359d62dcc019771f0ccc4a1302bd03'
|
||||||
DXC_CHECKSUM:
|
DXC_CHECKSUM:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue