Improve build times by using the recompiler to output multiple functions per file (#465)

* Update RT64 for many things, most notably re-spirv

* Improve build times by using the recompiler to output multiple functions per file
This commit is contained in:
Wiseguy
2024-08-16 09:50:01 -04:00
committed by GitHub
parent 7697a972a3
commit 83ecc68d18
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
N64RECOMP_COMMIT:
type: string
required: false
default: 'ba4aede49c9a5302ecfc1fa599f7acc3925042f9'
default: '65f29f1a71c446d6de546ebcde0e1b3e768a271d'
DXC_CHECKSUM:
type: string
required: false