Nightly Build / build (push) Successful in 6m19s
ci/package.sh requires --os (linux|darwin) but both nightly.yml and release.yml were calling it without --os, causing the build to fail with 'Missing required argument'. Add --os linux to all 4 package steps (amd64 + arm64 in each workflow).