We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0848189 commit 74e2cb2Copy full SHA for 74e2cb2
Justfile
@@ -1092,7 +1092,7 @@ nightlybin:
1092
set -euo pipefail
1093
git push -f origin HEAD:nightly
1094
git push -f origin HEAD:binaries
1095
- echo "When binaries have built successfully, run just nightlyrel-bin-copy"
+ printf "When binaries have built successfully, run:\n just nightlyrel-bin-copy\n"
1096
just ghworkflows-open
1097
1098
# Browse the github nightly prerelease.
0 commit comments