From af1404b83d19decbc73364dac233a0ace758e0ca Mon Sep 17 00:00:00 2001 From: Wiseguy <68165316+Mr-Wiseguy@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:15:20 -0400 Subject: [PATCH] Fix commit of N64Recomp used by workflow (#468) --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 99b0987..0cecec2 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -9,7 +9,7 @@ on: N64RECOMP_COMMIT: type: string required: false - default: '65f29f1a71c446d6de546ebcde0e1b3e768a271d' + default: 'f8d439aeee6048b7365d1cb3bcd2578ec27a0288' DXC_CHECKSUM: type: string required: false