From a9bb035c0b8f095af290d40fe8d47bd37093a6ea Mon Sep 17 00:00:00 2001 From: Mr-Wiseguy Date: Mon, 2 Sep 2024 12:04:14 -0400 Subject: [PATCH] Update N64Recomp commit for CI --- .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 0cecec2..77f4543 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -9,7 +9,7 @@ on: N64RECOMP_COMMIT: type: string required: false - default: 'f8d439aeee6048b7365d1cb3bcd2578ec27a0288' + default: '4f61ef4be9ad4e3dddf861e7b3a7906bd255d3d5' DXC_CHECKSUM: type: string required: false