Skip to content

Commit 74e2cb2

Browse files
committed
;tools:just nightlybin tweak
1 parent 0848189 commit 74e2cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,7 @@ nightlybin:
10921092
set -euo pipefail
10931093
git push -f origin HEAD:nightly
10941094
git push -f origin HEAD:binaries
1095-
echo "When binaries have built successfully, run just nightlyrel-bin-copy"
1095+
printf "When binaries have built successfully, run:\n just nightlyrel-bin-copy\n"
10961096
just ghworkflows-open
10971097

10981098
# Browse the github nightly prerelease.

0 commit comments

Comments
 (0)