Loading
codeql: make substitution include the aarch path
Before this commit the path to the JDK was set wrong on aarch64. This was because the script just appends -aarch64 on aarch64. But this is wrong. This patch forces the script to use the nix JDK.