1664 patch (#17907)

* Patch for byond 1664

* Rust

* Rust

* Adding librust_g.so to LFS

* librust_g.so: convert to Git LFS

* librust_g.so: convert to Git LFS

* Migrate

* Updated dependencies.sh & Fallback mirror for BYOND binaries

* Checkout with LFS

* Pulling LFS files

* Verbose logging

* More logging

* Reverts verbose logging & adds step for byond dependencies

* 🐚

* 32

* Replaces LFS with latest binary of rust-g release

* Removes wrong file
This commit is contained in:
Selis
2025-06-26 14:02:14 +02:00
committed by GitHub
parent 55a3daa81d
commit 549313bd7c
12 changed files with 119 additions and 142 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ description: Install Node using the version specified in `dependencies.sh`; addi
inputs:
restore-yarn-cache:
description: 'If `true`, restores the Yarn cache alongside installing node.'
description: "If `true`, restores the Yarn cache alongside installing node."
required: false
type: boolean
default: false