build: Nope, I don't understand nix.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 1m40s

This commit is contained in:
2025-01-29 20:53:09 -05:00
parent f7fb112f21
commit 697e2f2071
3 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#
BUILD_PLATFORM=$(uname -s)
if [[ -z $BUILD_TARGET ]]; then
BUILD_TARGET=$(uname -m)