Change Build
Some checks failed
Build App / Build (push) Failing after 3m27s

This commit is contained in:
2025-03-30 23:43:33 +02:00
parent 0892415ab9
commit f3f0d74fec

View File

@@ -17,3 +17,6 @@ cynic-codegen = { version = "3" }
version = "0.37" version = "0.37"
default-features = false default-features = false
features = ["ttf","image","gfx","mixer"] features = ["ttf","image","gfx","mixer"]
[target.aarch64-unknown-linux-gnu]
linker = "/usr/bin/aarch64-linux-gnu-gcc"