fix: install-deno target triple missing arch prefix
deno's release assets now include the arch in the filename (deno-x86_64-unknown-linux-gnu.zip), so the old "unknown-linux-gnu" string 404'd once the pinned version moved past when deno made that change. Also adds the missing aarch64-linux case.main
parent
674ed2d739
commit
99f1a7f6e1
Loading…
Reference in New Issue