mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
Fix commit of N64Recomp used by workflow (#468)
This commit is contained in:
parent
83ecc68d18
commit
af1404b83d
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:
|
||||
type: string
|
||||
required: false
|
||||
default: '65f29f1a71c446d6de546ebcde0e1b3e768a271d'
|
||||
default: 'f8d439aeee6048b7365d1cb3bcd2578ec27a0288'
|
||||
DXC_CHECKSUM:
|
||||
type: string
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue