Skip to content

Commit 6535f56

Browse files
committed
build.sh: fail build with subroutines
1 parent 4a95ff6 commit 6535f56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/sh
2+
set -e
23
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master/ci-build.sh
34
sh ci-build.sh
45

0 commit comments

Comments
 (0)