From 74e2cb274cef842a01eb85cc4ab1964c0ab930c1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 2 Oct 2025 10:40:10 -1000 Subject: [PATCH] ;tools:just nightlybin tweak --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index a3ac82c32..ca69e3bee 100644 --- a/Justfile +++ b/Justfile @@ -1092,7 +1092,7 @@ nightlybin: set -euo pipefail git push -f origin HEAD:nightly git push -f origin HEAD:binaries - echo "When binaries have built successfully, run just nightlyrel-bin-copy" + printf "When binaries have built successfully, run:\n just nightlyrel-bin-copy\n" just ghworkflows-open # Browse the github nightly prerelease.