'Generic Commit'
Some checks failed
dropshell-build / build (push) Failing after 3m4s

This commit is contained in:
Your Name 2025-06-02 09:34:55 +12:00
parent bab8ef4af7
commit ac56b01ae0

View File

@ -177,7 +177,7 @@ function build() {
fi
if [ "$buildthis" = "true" ]; then
echo "Building for $arch with $tchain"
set_current_arch "$arch"
set_current_arch "$tchain"
build_arch "$CMAKE_DIR"
else
echo "Skipping $tchain"