Skip to content

Commit

Permalink
Merge branch 'ray/release-list-prereqs' (#717) into main
Browse files Browse the repository at this point in the history
* ray/release-list-prereqs:
  release.sh: list prerequisites in a comment
  • Loading branch information
juped committed Oct 31, 2022
2 parents 3a8700b + 0ad1549 commit b17642d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
# depends on cargo-release 0.21.4, git 2.24.0 or later, unclog 0.5.0
set -e

if [ -z "$1" ]; then
Expand Down

0 comments on commit b17642d

Please sign in to comment.